]> git.karo-electronics.de Git - mv-sheeva.git/commit
FB: sa1100: remove assabet specific initialization
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 14 Jan 2012 12:21:18 +0000 (12:21 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Feb 2012 11:56:20 +0000 (11:56 +0000)
commitd1a378876c2ab3ea119eea502e8d48e25ef253e4
tree8d07ff459a9d675eeb3d8402eb3598c8b8404e79
parent086ada54abaa4316e8603f02410fe8ebc9ba2de1
FB: sa1100: remove assabet specific initialization

Remove the assabet specific initialization for PAL output mode -
we call the lcd_power function before we enable the LCD controller,
which will disable the LCD panel to prevent it receiving incorrect
timings.  Therefore, this setup here is redundant.

Acked-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/video/sa1100fb.c