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)
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>

No differences found