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)
commit2c8304d3125b9c75797a35037945df63869bfdf6
tree7785826daa53e6ae5f27d66e404eb2627e53b830
parent1f45f9dbb392f9ca0919e9cd2370ab66ae752ec8
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]