OSDN Git Service

greybus: uart: Remove magic numbers make struct gb_tty variable names consistent
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Tue, 2 Jun 2015 12:40:51 +0000 (13:40 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 4 Jun 2015 05:11:05 +0000 (14:11 +0900)
commit62229a1bda8abdc54dabada79798885f4f2da79c
tree2489138d3d73ae28fa3239d8a5f038fa0b8b66e7
parent1c087015b9ee80829a6e34e36715c668493eb607
greybus: uart: Remove magic numbers make struct gb_tty variable names consistent

Use defines for the data format command.
Tidy up naming of gb_tty variables.

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