]> asedeno.scripts.mit.edu Git - linux.git/commit
greybus: connection: add no-flow-control connection flag
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 11 May 2016 08:17:55 +0000 (10:17 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 13 May 2016 13:30:05 +0000 (15:30 +0200)
commit0e9b41ab98ec8065263e6def8baebff1c1cd2c31
tree507b7a50de23d54b4c5e225417201a282196a886
parent501cc8bd09485624beaeecf476739400977489b4
greybus: connection: add no-flow-control connection flag

Add a no-flow-control connection flag, which is set for connection that
should not have any flow-control feature enabled.

This flag is specifically set for all connections to the legacy ES3
bootrom, and will also be used by the camera driver eventually.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/connection.c
drivers/staging/greybus/connection.h