diff options
author | Alberto Panizzo <maramaopercheseimorto@gmail.com> | 2010-02-02 13:43:59 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-02 18:11:21 -0800 |
commit | b3cb53721890879d7bde31f5f9eefd4edf41ab64 (patch) | |
tree | 5d1ead5aef27af84e332cdb3c0ed9d75c18472f7 /drivers/video/fbmon.c | |
parent | 859ddf09743a8cc680af33f7259ccd0fd36bfe9d (diff) |
mx3fb: some debug and initialisation fixes
Fix the kernel oops when dev_dbg is called with mx3_fbi->txd == NULL
Fix the late initialisation of mx3fb->backlight_level. If not, in the
chain of function started by init_fb_chan(), in __blank() call
sdc_set_brightness(mx3fb, mx3fb->backlight_level) that will shut down the
CONTRAST PWM output.
Signed-off-by: Alberto Panizzo <maramaopercheseimorto@gmail.com>
Acked-by: Guennadi Liakhovetski <g.liakhovetski <at> gmx.de>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video/fbmon.c')
0 files changed, 0 insertions, 0 deletions