From: Laurent Navet Date: Sun, 12 May 2013 14:59:51 +0000 (+0200) Subject: drivers: pinctrl: vt8500: use devm_ioremap_resource() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~29^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76cda6ec39d30a9d40ae2a82a6015381438a87eb;p=pandora-kernel.git drivers: pinctrl: vt8500: use devm_ioremap_resource() Replace a call to deprecated devm_request_and_ioremap by devm_ioremap_resource. Found with coccicheck and this semantic patch: scripts/coccinelle/api/devm_ioremap_resource.cocci Signed-off-by: Laurent Navet Acked-by: Tony Prisk Signed-off-by: Linus Walleij --- Reading git-diff-tree failed