]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: fbtft: add fbtft_device driver
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 31 Dec 2014 09:11:36 +0000 (10:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Jan 2015 00:46:48 +0000 (16:46 -0800)
commit06d30f0208576f3cf2a0ee2072c1408e392038b4
tree5e00a782073b7f70d4ef318b0cea6023ed5cdd99
parent27837e11a67faf8aa683bde91a7879d01b3c9c14
staging: fbtft: add fbtft_device driver

This commit adds the fbtft_device driver from the fbtft project at
https://github.com/notro/fbtft.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Noralf Tronnes <notro@tronnes.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/Kconfig
drivers/staging/fbtft/Makefile
drivers/staging/fbtft/fbtft_device.c [new file with mode: 0644]