android_kernel_samsung_msm8976/drivers/memory
Thierry Reding 06303c2e00 memory: 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.

devm_ioremap_resource() provides its own error messages so all explicit
error messages can be removed from the failure code paths.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-22 11:41:56 -08:00
..
Kconfig ARM: tegra30: Make MC optional in Kconfig 2012-05-11 15:22:56 -07:00
Makefile memory: fix build when CONFIG_OF && !CONFIG_DDR 2012-09-05 11:57:19 -07:00
emif.c memory: Convert to devm_ioremap_resource() 2013-01-22 11:41:56 -08:00
emif.h memory: emif: handle frequency and voltage change events 2012-05-02 10:52:09 -07:00
of_memory.c memory: emif: add device tree support to emif driver 2012-09-04 16:14:31 -07:00
of_memory.h memory: fix build when CONFIG_OF && !CONFIG_DDR 2012-09-05 11:57:19 -07:00
tegra20-mc.c memory: Convert to devm_ioremap_resource() 2013-01-22 11:41:56 -08:00
tegra30-mc.c memory: Convert to devm_ioremap_resource() 2013-01-22 11:41:56 -08:00