video: wm8505fb: Convert to devm_ioremap_resource()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 8 Apr 2013 10:04:00 +0000 (13:04 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 10 Apr 2013 08:15:49 +0000 (11:15 +0300)
commit8e524c95040aa521283aba126c047381eadaed39
tree9dc8b69b36e70a7732f172b29639f40b8d0185e9
parent7ab0a48420c95dc4099d1777a5a24dffad102cf1
video: wm8505fb: Convert to devm_ioremap_resource()

Use the newly introduced devm_ioremap_resource() instead of
devm_request_and_ioremap() which provides more consistent error handling.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/wm8505fb.c