linux-kernel-test/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
..
emif.c memory: Convert to devm_ioremap_resource() 2013-01-22 11:41:56 -08:00
emif.h
Kconfig
Makefile
of_memory.c
of_memory.h
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