From: Wolfram Sang Date: Tue, 23 Jul 2013 18:01:54 +0000 (+0200) Subject: ASoC: au1x: don't check resource with devm_ioremap_resource X-Git-Tag: v3.12-rc1~150^2~9^2~52^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60db923dad880f973d8e1aa7f654f2b928b34ad1;p=pandora-kernel.git ASoC: au1x: 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