]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: Convert to devm_ioremap_resource()
authorThierry Reding <thierry.reding@avionic-design.de>
Mon, 21 Jan 2013 10:08:55 +0000 (11:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Jan 2013 20:21:45 +0000 (12:21 -0800)
commit5857bd98dbd0080e6b27b51087cc9ec24f426e8b
tree5527eeca02ac9c36b280ebfb054e090728174003
parent84dbf809fbae0591d319a7ea76e6032ff434824c
ARM: Convert to devm_ioremap_resource()

Convert all uses of devm_request_and_ioremap() to the newly introduced
devm_ioremap_resource() which provides more consistent error handling.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-omap2/gpmc.c
arch/arm/mach-tegra/tegra2_emc.c
arch/arm/plat-omap/dmtimer.c
arch/arm/plat-samsung/adc.c