From: Sachin Kamat Date: Wed, 3 Apr 2013 06:23:00 +0000 (+0100) Subject: adc: exynos_adc: Convert to devm_ioremap_resource() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~515^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c619653d77a5d59abe9166da57f3686b7f067745;p=pandora-kernel.git adc: exynos_adc: Convert to devm_ioremap_resource() Use the newly introduced devm_ioremap_resource() instead of devm_request_and_ioremap() which provides more consistent error handling. Signed-off-by: Sachin Kamat Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed