From c619653d77a5d59abe9166da57f3686b7f067745 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Wed, 3 Apr 2013 07:23:00 +0100 Subject: [PATCH] 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-format-patch failed