From: Wolfram Sang Date: Fri, 10 May 2013 08:16:48 +0000 (+0000) Subject: cpufreq / kirkwood: don't check resource with devm_ioremap_resource X-Git-Tag: v3.10-rc2~15^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d96f7330176d69a9415162fb341b87e724e9ca74;p=pandora-kernel.git cpufreq / kirkwood: don't check resource with devm_ioremap_resource devm_ioremap_resource does sanity checks on the given resource. No need to duplicate this in the driver. Signed-off-by: Wolfram Sang Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed