summaryrefslogtreecommitdiff
path: root/staging/tx_switch.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+178
/option>space:mode:
authorJohan Hovold <johan@hovoldconsulting.com>2016-08-03 14:09:31 +0200
committerGreg Kroah-Hartman <gregkh@google.com>2016-08-03 15:42:38 +0200
commitc468999e6acd3e8330db7d18dca320f8b21bf074 (patch)
tree51d7ecf6dbae45818b35f5f7cade3a2b248ecd97 /drivers/staging
parent06d8b7d9cf37c323aae23bfe97eabdebf0e94ce7 (diff)
greybus: es2: clean up ARPC symbol names
Add a _req suffix to request message structures, and a _TYPE_ infix to request type defines. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/greybus/es2.c4
-rw-r--r--drivers/staging/greybus/greybus_protocols.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/drivers/staging/greybus/es2.c b/drivers/staging/greybus/es2.c