From: Laurent Pinchart Date: Sat, 15 Dec 2012 22:50:49 +0000 (+0100) Subject: sh-pfc: Use devm_ioremap_nocache() X-Git-Tag: v3.9-rc1~121^2~1^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9fa88e23a8c6d1a72ba37c7d4df3d05051e8e8e;p=pandora-kernel.git sh-pfc: Use devm_ioremap_nocache() Replace probe-time ioremap_nocache() call with devm_ioremap_nocache() and get rid of the corresponding iounmap() call. Signed-off-by: Laurent Pinchart Acked-by: Linus Walleij Signed-off-by: Simon Horman --- Reading git-diff-tree failed