linux/drivers/pinctrl/spear
Thierry Reding 9e0c1fb29a pinctrl: 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: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-22 11:41:57 -08:00
..
Kconfig pinctrl: SPEAr: Add gpio ranges support 2012-11-11 19:07:03 +01:00
Makefile pinctrl: SPEAr: Add plgpio driver 2012-11-11 19:06:00 +01:00
pinctrl-plgpio.c pinctrl: Convert to devm_ioremap_resource() 2013-01-22 11:41:57 -08:00
pinctrl-spear.c Drivers: pinctrl: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
pinctrl-spear.h Drivers: pinctrl: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
pinctrl-spear3xx.c pinctrl: SPEAr: Add gpio ranges support 2012-11-11 19:07:03 +01:00
pinctrl-spear3xx.h pinctrl: SPEAr3xx: correct register space to configure pwm 2012-11-05 12:33:37 +01:00
pinctrl-spear300.c Drivers: pinctrl: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
pinctrl-spear310.c Drivers: pinctrl: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
pinctrl-spear320.c Drivers: pinctrl: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
pinctrl-spear1310.c Drivers: pinctrl: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
pinctrl-spear1340.c Drivers: pinctrl: remove __dev* attributes. 2013-01-03 15:57:02 -08:00