OSDN Git Service

greybus: uart: Move UART protocol structs/defines to greybus_protocols.h
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Tue, 2 Jun 2015 12:40:44 +0000 (13:40 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 4 Jun 2015 05:05:48 +0000 (14:05 +0900)
commit4ef53485c3d2d7a36c163c0409c8e3eb324a70d4
tree88ca0cdedfd31d1685ad9932e7f7dbd5a7927441
parent55f2291142efa42acab362bf71b52e03bd275a42
greybus: uart: Move UART protocol structs/defines to greybus_protocols.h

gbsim depends on the structures and defines in greybus_protocols.h
generally in order to simulate firmware. Move UART defines into this
header to facilitate.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/greybus_protocols.h
drivers/staging/greybus/uart.c