staging: panel: Remove magic numbers in LCD commands
authorMariusz Gorski <marius.gorski@gmail.com>
Fri, 5 Dec 2014 21:28:19 +0000 (22:28 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Jan 2015 14:39:33 +0000 (06:39 -0800)
commit2114924a9e94b741bf5dd53fb66970de5dcf7e46
tree7f3b5d098d955878178347c7b7e823cfdbb7a4e9
parent1216ed713bfc53f1d43e220fa7b1713cad466498
staging: panel: Remove magic numbers in LCD commands

Get rid of magic numbers in LCD commands and replace them with defined
values, so that it's more obvious that the commands are doing.

Signed-off-by: Mariusz Gorski <marius.gorski@gmail.com>
Acked-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/panel/panel.c