Home
last modified time | relevance | path

Searched hist:"6330 c7070be6783b82025d2bc259db8413c00182" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/watchdog/
H A Dshwdt.cdiff 6330c7070be6783b82025d2bc259db8413c00182 Mon Mar 04 06:06:41 CET 2013 Sachin Kamat <sachin.kamat@linaro.org> watchdog: Convert to devm_ioremap_resource()

Use the newly introduced devm_ioremap_resource() instead of
devm_request_and_ioremap() 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: Sachin Kamat <sachin.kamat@linaro.org>
Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Cc: Gabor Juhos <juhosg@openwrt.org>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
H A Ddavinci_wdt.cdiff 6330c7070be6783b82025d2bc259db8413c00182 Mon Mar 04 06:06:41 CET 2013 Sachin Kamat <sachin.kamat@linaro.org> watchdog: Convert to devm_ioremap_resource()

Use the newly introduced devm_ioremap_resource() instead of
devm_request_and_ioremap() 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: Sachin Kamat <sachin.kamat@linaro.org>
Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Cc: Gabor Juhos <juhosg@openwrt.org>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
H A Ds3c2410_wdt.cdiff 6330c7070be6783b82025d2bc259db8413c00182 Mon Mar 04 06:06:41 CET 2013 Sachin Kamat <sachin.kamat@linaro.org> watchdog: Convert to devm_ioremap_resource()

Use the newly introduced devm_ioremap_resource() instead of
devm_request_and_ioremap() 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: Sachin Kamat <sachin.kamat@linaro.org>
Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Cc: Gabor Juhos <juhosg@openwrt.org>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>