]> git.baikalelectronics.ru Git - kernel.git/commit
video: auo_k190x: add code shared by controller drivers
authorHeiko Stübner <heiko@sntech.de>
Sat, 28 Apr 2012 10:20:00 +0000 (12:20 +0200)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 29 Apr 2012 19:35:35 +0000 (19:35 +0000)
commit1d53fa0f3866426dd1f0423868acfaefe68abd69
tree7785826daa53e6ae5f27d66e404eb2627e53b830
parent97a967261e2fb49ebd539062937c48c25f5408a0
video: auo_k190x: add code shared by controller drivers

The AUO-K190X controllers share a very similar set of commands and
can therefore also share most of the driver code.

Signed-off-by: Heiko Stübner <heiko@sntech.de>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/auo_k190x.c [new file with mode: 0644]
drivers/video/auo_k190x.h [new file with mode: 0644]
include/video/auo_k190xfb.h [new file with mode: 0644]