]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: fbtft: Use standard MIPI DCS command defines for ili9163
authorPriit Laes <plaes@plaes.org>
Sun, 20 Dec 2015 18:35:58 +0000 (20:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 03:39:27 +0000 (19:39 -0800)
commit13c12269927c3240cc667a03ecc8cc4735ca7abc
treee7dcb115f8748c66bfc3d6a9bc05a18f2bdb404b
parent9580893255e3736975f5638d4dde842c9b2d6992
staging: fbtft: Use standard MIPI DCS command defines for ili9163

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