OSDN Git Service

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

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_ili9341.c