diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2010-06-30 09:26:35 +0000 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-08-04 16:03:02 +0900 |
commit | dba6f385b83d7f19eb1d4df12f422bab945c7f10 (patch) | |
tree | 90dd9b477986bc568bc4445c7fbb0c9409a89451 /include/linux/sh_clk.h | |
parent | 8a2b6beffc88b83089845d72eed2ed74eb5c9b1e (diff) | |
download | linux-dba6f385b83d7f19eb1d4df12f422bab945c7f10.tar.gz linux-dba6f385b83d7f19eb1d4df12f422bab945c7f10.tar.bz2 linux-dba6f385b83d7f19eb1d4df12f422bab945c7f10.zip |
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 'include/linux/sh_clk.h')
0 files changed, 0 insertions, 0 deletions