pinctrl: berlin: Use devm_ioremap_resource()
authorJingoo Han <jg1.han@samsung.com>
Tue, 27 May 2014 06:29:17 +0000 (15:29 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 27 May 2014 14:03:24 +0000 (16:03 +0200)
Use devm_ioremap_resource() because devm_request_and_ioremap() is
obsoleted by devm_ioremap_resource().

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found