greybus: arpc: move arpc definitions to their own header
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 10 Aug 2016 10:58:41 +0000 (12:58 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 10 Aug 2016 13:36:34 +0000 (15:36 +0200)
commit7d0e76d6cbbcc7b71f65d39ee2b4231beab42faa
treedbd9f5ddf8582fd92c70662d35ced7893282c19f
parent83d474f7aa467a8cc4cb33337a790fea891a98f1
greybus: arpc: move arpc definitions to their own header

Move the ARPC definitions to their own header.

ARPC is not part of greybus, but is rather an implementation-specific
means of communicating with a certain class of host-device hardware.

Note that the same is true for the APBA USB vendor requests, but we keep
them in the greybus header for the time being.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/arpc.h [new file with mode: 0644]
drivers/staging/greybus/es2.c
drivers/staging/greybus/greybus_protocols.h