David Lin 30ea26bdd4 greybus: control: add interface deactivate prepare operation
Add the AP implementation for the Greybus Control Interface Deactivate
Prepare Operation. AP uses this Operation during the Power Down
transition to request the bridge to power down after it detects a
subsequent UniPro link hibernation.

Signed-off-by: David Lin <dtwlin@google.com>
Reviewed-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Alex Elder <elder@linaro.org>
2016-07-08 14:56:28 -05:00
..
2016-02-02 21:26:32 -08:00
2016-06-10 16:32:33 -07:00
2016-06-03 17:03:23 -07:00
2016-06-10 16:32:33 -07:00
2016-06-10 16:32:33 -07:00
2014-08-11 15:29:23 +08:00
2016-04-25 11:08:30 -07:00
2016-06-10 16:32:33 -07:00
2016-06-10 16:32:33 -07:00

Greybus kernel code

To build against the running kernel (odds are you don't want this):
	make

To build against a specific kernel source tree (odds are you want this):
	KERNELDIR=/home/some/random/place make

Any questions / concerns about this code base, please email:
	Greg Kroah-Hartman <greg@kroah.com>