Searched hist:"4 c271bb67c04253c1e99006eb48fb773a8fe8c0f" (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/watchdog/ |
H A D | lantiq_wdt.c | 4c271bb67c04253c1e99006eb48fb773a8fe8c0f Mon Jan 21 10:09:25 UTC 2013 Thierry Reding <thierry.reding@avionic-design.de> watchdog: 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: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | txx9wdt.c | 4c271bb67c04253c1e99006eb48fb773a8fe8c0f Mon Jan 21 10:09:25 UTC 2013 Thierry Reding <thierry.reding@avionic-design.de> watchdog: 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: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | max63xx_wdt.c | 4c271bb67c04253c1e99006eb48fb773a8fe8c0f Mon Jan 21 10:09:25 UTC 2013 Thierry Reding <thierry.reding@avionic-design.de> watchdog: 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: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | jz4740_wdt.c | 4c271bb67c04253c1e99006eb48fb773a8fe8c0f Mon Jan 21 10:09:25 UTC 2013 Thierry Reding <thierry.reding@avionic-design.de> watchdog: 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: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | pnx4008_wdt.c | 4c271bb67c04253c1e99006eb48fb773a8fe8c0f Mon Jan 21 10:09:25 UTC 2013 Thierry Reding <thierry.reding@avionic-design.de> watchdog: 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: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | dw_wdt.c | 4c271bb67c04253c1e99006eb48fb773a8fe8c0f Mon Jan 21 10:09:25 UTC 2013 Thierry Reding <thierry.reding@avionic-design.de> watchdog: 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: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | imx2_wdt.c | 4c271bb67c04253c1e99006eb48fb773a8fe8c0f Mon Jan 21 10:09:25 UTC 2013 Thierry Reding <thierry.reding@avionic-design.de> watchdog: 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: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|