]> git.karo-electronics.de Git - linux-beck.git/commit
staging: fbtft: Use standard MIPI DCS command defines for hx8340bn
authorPriit Laes <plaes@plaes.org>
Sun, 20 Dec 2015 18:35:55 +0000 (20:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 03:40:18 +0000 (19:40 -0800)
commit3b2bf2bc18439cf73b14f5f009f0845d478a30c5
treeea1665d913b7d9c5cfb986b4eda17bef4ae4c7ac
parent440176316c67225ee821b852eac45c160f2a2bb7
staging: fbtft: Use standard MIPI DCS command defines for hx8340bn

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