kernel_optimize_test/arch/mips/lantiq
Thierry Reding 7c390a7e95 MIPS: 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>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-25 12:21:45 -08:00
..
dts kbuild: centralize .dts->.dtb rule 2012-11-30 10:52:19 -06:00
falcon MIPS: lantiq: falcon clocks were not enabled properly 2012-08-23 00:08:18 +02:00
xway MIPS: Convert to devm_ioremap_resource() 2013-01-25 12:21:45 -08:00
clk.c MIPS: Lantiq: Platform specific CLK fixup 2012-08-01 17:58:09 +02:00
clk.h MIPS: lantiq: implement support for clkdev api 2012-05-21 14:31:51 +01:00
early_printk.c MIPS: lantiq: fix early printk 2012-05-15 17:49:22 +02:00
irq.c MIPS: lantiq: external irq sources are not loaded properly 2012-08-23 00:08:17 +02:00
Kconfig MIPS: lantiq: adds GPHY firmware loader 2012-11-11 18:47:41 +01:00
Makefile MIPS: lantiq: implement support for FALCON soc 2012-05-21 14:31:55 +01:00
Platform MIPS: lantiq: implement support for FALCON soc 2012-05-21 14:31:55 +01:00
prom.c MIPS: lantiq: unbreak devicetree init 2012-11-11 18:44:05 +01:00
prom.h OF: MIPS: lantiq: implement OF support 2012-05-21 14:31:49 +01:00