diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2010-06-30 05:26:35 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-08-04 03:03:02 -0400 |
commit | dba6f385b83d7f19eb1d4df12f422bab945c7f10 (patch) | |
tree | 90dd9b477986bc568bc4445c7fbb0c9409a89451 /drivers/video/offb.c | |
parent | 8a2b6beffc88b83089845d72eed2ed74eb5c9b1e (diff) |
fbdev: sh-mobile-lcdc: fix potential Oops in SH-Mobile LCDC framebuffer driver
sh_mobile_lcdc_setup_clocks() can perform IO, therefore it has to be called
after ioremap(). Also check return code of ioremap() and use resource_size()
instead of open-coding it.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/video/offb.c')
0 files changed, 0 insertions, 0 deletions