From: Wolfram Sang Date: Tue, 23 Jul 2013 18:01:57 +0000 (+0200) Subject: ASoC: pxa: don't check resource with devm_ioremap_resource X-Git-Tag: v3.12-rc1~150^2~9^2~27^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b4fa3374172c07691dcf568e72f63fb41e82561;p=pandora-kernel.git ASoC: pxa: 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: Mark Brown --- Reading git-diff-tree failed