]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/staging/fbtft/fbtft_device.c
staging: fbtft: Use standard MIPI DCS command defines for fbtft driver
authorPriit Laes <plaes@plaes.org>
Sun, 20 Dec 2015 18:36:05 +0000 (20:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 03:39:27 +0000 (19:39 -0800)
commita79cb3901ee3e0236a54c461e5a0a9703db28a14
treeae9b23c7d36794025f006126398b73536a326c4d
parent79f5da7d33a0b3b874601edd0ff58affbc76421a
staging: fbtft: Use standard MIPI DCS command defines for fbtft driver

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/fbtft-core.c
drivers/staging/fbtft/fbtft_device.c