On Monday, January 21, 2013 7:09 PM, Thierry wrote > > 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@xxxxxxxxxxxxxxxxx> > Cc: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx> > Cc: linux-fbdev@xxxxxxxxxxxxxxx > --- > drivers/video/exynos/exynos_dp_core.c | 8 +++----- > drivers/video/jz4740_fb.c | 6 +++--- > drivers/video/omap2/dss/hdmi.c | 8 +++----- > drivers/video/omap2/vrfb.c | 9 ++++----- > drivers/video/s3c-fb.c | 7 +++---- > 5 files changed, 16 insertions(+), 22 deletions(-) > For drivers/video/s3c-fb.c, drivers/video/exynos/exynos_dp_core.c Acked-by: Jingoo Han <jg1.han@xxxxxxxxxxx> Best regards, Jingoo Han -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html