greybus: connection: {en,dis}able fct flow in connection management
authorFabien Parent <fparent@baylibre.com>
Tue, 23 Feb 2016 17:46:11 +0000 (18:46 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 25 Feb 2016 01:21:58 +0000 (17:21 -0800)
commit71f6c3231c1dce6980f97b7bc7ed7ac32faac550
tree5c832657303d88f797adbb98d27b4c6165643283
parente70055b3fb62c7ff1c23d8d2076e4c5b4caf39a1
greybus: connection: {en,dis}able fct flow in connection management

The AP must enable the FCT flow of APBA once it has received the response
from the AP that the connection between APBA and a module has been setted up.
Disable the flow of FCT tokens when destroying connections.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
Reviewed-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/connection.c