Commit a4fe3507 authored by Johan Hovold's avatar Johan Hovold Committed by Greg Kroah-Hartman

greybus: greybus_protocols: fix apba vendor-request comment

Fix copy-paste error in an APBA USB vendor-request comment.
Signed-off-by: default avatarJohan Hovold <johan@hovoldconsulting.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent afbf7250
...@@ -243,7 +243,7 @@ struct gb_control_intf_pm_response { ...@@ -243,7 +243,7 @@ struct gb_control_intf_pm_response {
/* request to control the CSI transmitter */ /* request to control the CSI transmitter */
#define GB_APB_REQUEST_CSI_TX_CONTROL 0x08 #define GB_APB_REQUEST_CSI_TX_CONTROL 0x08
/* request to control the CSI transmitter */ /* request to control audio streaming */
#define GB_APB_REQUEST_AUDIO_CONTROL 0x09 #define GB_APB_REQUEST_AUDIO_CONTROL 0x09
/* vendor requests to enable/disable CPort features */ /* vendor requests to enable/disable CPort features */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment