1. 27 May, 2016 35 commits
  2. 26 May, 2016 4 commits
  3. 24 May, 2016 1 commit
    • Eli Sennesh's avatar
      greybus: update UniPro Set Interface Power Mode operation to match spec · 00606367
      Eli Sennesh authored
      Bring the gb_svc_intf_set_power_mode() up-to-date with the current Greybus
      specification.  This largely involves adding more members to the structure
      sent across the wire.  Also change the camera code to use the new
      operation properly, with default values passed for the new necessary
      arguments.  The correctness of these default values is confirmed via testing
      and by asking Rob Johnson.
      
      Testing Done: Took a picture with a camera module, received error code
      when passing deliberately incorrect values for new parameters, got proper
      -EIO and Greybus result code printed when operation stopped halfway
      through.
      
      Associated Firmware Changes: 6810-6812 on Gerrit for SW-1239, 6870 and
      5612-5613 on Gerrit for SW-2945
      Signed-off-by: default avatarEli Sennesh <esennesh@leaflabs.com>
      Reviewed-by: default avatarAlex Elder <elder@linaro.org>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
      00606367