greybus: APBridge: move APBridge request protocol to a common .h file
authorGreg Kroah-Hartman <gregkh@google.com>
Thu, 31 Dec 2015 19:14:33 +0000 (11:14 -0800)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 12 Jan 2016 19:12:25 +0000 (11:12 -0800)
commite5273381041fc75215fb50661db39d2f8ed5544e
treeba6d3bd32f8880aa6787b5891753b0e7e991c7f9
parented4596e9b19104ccc1e87bde8fcadee3a473c101
greybus: APBridge: move APBridge request protocol to a common .h file

This moves all of the APBridge request protocol commands that are
currently used to a common .h file for everyone to be able to use them
in the future, where needed.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Tested-by: Mark Greer <mgreer@animalcreek.com>
Reviewed-by: Johan Hovold <johan@hovoldconsulting.com>
drivers/staging/greybus/camera.c
drivers/staging/greybus/es2.c
drivers/staging/greybus/greybus_protocols.h