linux/drivers/gpu/drm/tegra
Thierry Reding d4ed60259e drm: 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: David Airlie <airlied@linux.ie>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-25 12:21:46 -08:00
..
dc.c drm: Convert to devm_ioremap_resource() 2013-01-25 12:21:46 -08:00
dc.h
drm.c
drm.h Revert "drm: tegra: protect DC register access with mutex" 2012-12-30 21:58:20 +10:00
fb.c
hdmi.c drm: Convert to devm_ioremap_resource() 2013-01-25 12:21:46 -08:00
hdmi.h
host1x.c drm: Convert to devm_ioremap_resource() 2013-01-25 12:21:46 -08:00
Kconfig
Makefile
output.c
rgb.c