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

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