]> git.baikalelectronics.ru Git - kernel.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)
commit0a043e7dd7db1cb750bd5ab5e6b9af020a6ffab7
tree8d07ff459a9d675eeb3d8402eb3598c8b8404e79
parentd9705da326a8e1fe5cf2fe99ff1b8b0ec3d78046
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