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: David Airlie <airlied@linux.ie> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| dc.c | ||
| dc.h | ||
| drm.c | ||
| drm.h | ||
| fb.c | ||
| hdmi.c | ||
| hdmi.h | ||
| host1x.c | ||
| Kconfig | ||
| Makefile | ||
| output.c | ||
| rgb.c | ||