aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAlberto Panizzo <[email protected]>2011-01-12 16:59:24 -0800
committerLinus Torvalds <[email protected]>2011-01-13 08:03:06 -0800
commitaff5ce6ca8d25c7dbcd886e2e51dd081981af95e (patch)
tree789fdb378dac5ac1b71dadf87d222c0a487b9b6a /scripts
parent26bbabc8e80b4b9e42aca13376a2c1609a880e21 (diff)
drivers/video/backlight/l4f00242t03.c: fix reset sequence
The reset command is part of the init sequence and it take effect only if the lcd is powered. The effect of the bug was that the sequence: set lcd power_state to FB_BLANK_POWERDOWN set lcd power_state to FB_BLANK_UNBLANK Did not produced a complete reboot of the LCD which was showing fuzzy colours. This was not experienced before implementing correctly all the LCD power states with the patch [1]. Since before the patch [1] the regulators were not touched and the LCD shutdown was reached with a register write. After the patch [1] a complete boot sequence with an initial reset is needed for the display every time the LCD is powered up. drivers-video-backlight-l4f00242t03c-full-implement-fb-power-states-for-this-lcd.patch Signed-off-by: Alberto Panizzo <[email protected]> Cc: Richard Purdie <[email protected]> Cc: Marek Vasut <[email protected]> Cc: Tejun Heo <[email protected]> Cc: Axel Lin <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions