commit | d1a378876c2ab3ea119eea502e8d48e25ef253e4 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jan 14 12:21:18 2012 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Feb 21 11:56:20 2012 +0000 |
tree | 8d07ff459a9d675eeb3d8402eb3598c8b8404e79 | |
parent | 086ada54abaa4316e8603f02410fe8ebc9ba2de1 [diff] |
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>