From: Wolfram Sang Date: Sun, 12 May 2013 13:19:57 +0000 (+0200) Subject: sound/soc/fsl: don't check resource with devm_ioremap_resource X-Git-Tag: v3.10-rc2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f68d04d39eeb16b9ea7639f62c4ae59163b4813;p=pandora-kernel.git sound/soc/fsl: 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 --- Reading git-diff-tree failed