From: Laurent Pinchart Date: Wed, 4 Dec 2013 16:49:02 +0000 (-0300) Subject: [media] omap3isp: Use devm_ioremap_resource() X-Git-Tag: v3.14-rc1~20^2~283 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd8308b42c11ff21cedfb08a73f1d7ff73d72e4c;p=pandora-kernel.git [media] omap3isp: Use devm_ioremap_resource() Replace devm_request_mem_region() and devm_ioremap_nocache() with devm_ioremap_resource(). The behaviour remains the same and the code is simplified. Signed-off-by: Laurent Pinchart Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed