]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/gpio/gpio-pl061.c
gpio: pl061: Use devm_ioremap_resource()
authorJingoo Han <jg1.han@samsung.com>
Wed, 12 Feb 2014 02:53:58 +0000 (11:53 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 24 Feb 2014 12:15:28 +0000 (13:15 +0100)
commit09bafc30b6fea0b374ac4ff0b8e923c07f5cda78
treef064121ad7b6f05000e47fe4eea06ca46ae053c5
parent2b1f597f7f40f8f289489eaa1a973254afc2a632
gpio: pl061: Use devm_ioremap_resource()

Use devm_ioremap_resource() in order to make the code simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-pl061.c