commit | 2114924a9e94b741bf5dd53fb66970de5dcf7e46 | [log] [tgz] |
---|---|---|
author | Mariusz Gorski <marius.gorski@gmail.com> | Fri Dec 05 22:28:19 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 12 06:39:33 2015 -0800 |
tree | 7f3b5d098d955878178347c7b7e823cfdbb7a4e9 | |
parent | 1216ed713bfc53f1d43e220fa7b1713cad466498 [diff] |
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>