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

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