OSDN Git Service

video: pxa3xx-gcu: use devm_ioremap_resource()
authorJingoo Han <jg1.han@samsung.com>
Tue, 8 Apr 2014 04:53:10 +0000 (13:53 +0900)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 30 Apr 2014 11:02:15 +0000 (14:02 +0300)
commit9b22b8c52f9b389a9349d6c9111e5ef806a0d728
treef0a69a236ba93edacd2e19a5f0498a275a8506dc
parenta513ad2d6de2dbf28465e4eae7d355a926944871
video: pxa3xx-gcu: use devm_ioremap_resource()

Use devm_ioremap_resource() because devm_request_and_ioremap() is
obsoleted by devm_ioremap_resource().

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Daniel Mack <zonque@gmail.com>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/pxa3xx-gcu.c