]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: omapfb: update LCD drivers
authorImre Deak <imre.deak@solidboot.com>
Mon, 26 Jun 2006 15:48:47 +0000 (18:48 +0300)
committerJuha Yrjola <juha.yrjola@solidboot.com>
Mon, 26 Jun 2006 15:48:47 +0000 (18:48 +0300)
commite5bb1ba6792e68c3fc0f10c93385a54d4306c50e
tree3e5f2eb2c6b8ab49c10a41f3f4ec76a074010fdb
parente563dc81aa01bd8bbb01bc53975a15c398715f62
ARM: OMAP: omapfb: update LCD drivers

- replace custom debugging stuff with the default kernel one
- pass a pointer to the LCD object instance to member functions
- rename lcd_lph8923 to the more generic lcd_mipid
- use SPI_MODE_1 instead of SPI_MODE_0 in lcd_mipid
- add ESD spike recovery support to lcd_mipid

Signed-off-by: Imre Deak <ext-imre.deak@nokia.com>
Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
13 files changed:
drivers/video/omap/lcd_apollon.c
drivers/video/omap/lcd_h2.c
drivers/video/omap/lcd_h3.c
drivers/video/omap/lcd_h4.c
drivers/video/omap/lcd_inn1510.c
drivers/video/omap/lcd_inn1610.c
drivers/video/omap/lcd_lph8923.c [deleted file]
drivers/video/omap/lcd_mipid.c [new file with mode: 0644]
drivers/video/omap/lcd_osk.c
drivers/video/omap/lcd_p2.c
drivers/video/omap/lcd_palmte.c
include/asm-arm/arch-omap/lcd_lph8923.h [deleted file]
include/asm-arm/arch-omap/lcd_mipid.h [new file with mode: 0644]