]> git.karo-electronics.de Git - linux-beck.git/commit
greybus: connection: add camera-data connected workaround
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 11 May 2016 08:18:05 +0000 (10:18 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 13 May 2016 13:32:48 +0000 (15:32 +0200)
commit3b05d8508f82fc18fe7ef0618671c0603c490c0d
treef3741ceb86e7db89ec0fd79d8fc2d0a6764a8a69
parent045d356114557781f4b703ff569f2e3785e87b2e
greybus: connection: add camera-data connected workaround

Firmware currently lacks a representation of the offloaded CDSI
connections and connected requests sent for these ports therefore fails.

Add a temporary work-around until this has been resolved in firmware.

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