summaryrefslogtreecommitdiff
path: root/staging/cli_legacy.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+141
selected='selected'>includemode:
authorJohan Hovold <johan@hovoldconsulting.com>2016-08-10 12:58:41 +0200
committerGreg Kroah-Hartman <gregkh@google.com>2016-08-10 15:36:34 +0200
commit7d0e76d6cbbcc7b71f65d39ee2b4231beab42faa (patch)
treedbd9f5ddf8582fd92c70662d35ced7893282c19f /drivers
parent83d474f7aa467a8cc4cb33337a790fea891a98f1 (diff)
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>
Diffstat (limited to 'drivers')