OSDN Git Service

staging: fbtft: Use standard MIPI DCS command defines for ili9481
authorPriit Laes <plaes@plaes.org>
Sun, 20 Dec 2015 18:36:01 +0000 (20:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 03:39:27 +0000 (19:39 -0800)
commit89823edc63c9bfb58b307b4d128ff7f10c07ee2b
treeaac01b641e4c7e38ddd33c21f4d3b36c65e06de6
parent467786c19a81acd4d5b9fe68d187a7926f1a8457
staging: fbtft: Use standard MIPI DCS command defines for ili9481

This patch makes use of the standard MIPI Display Command Set to remove
some of the magic constants found in source code.

Signed-off-by: Priit Laes <plaes@plaes.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_ili9481.c