From: Mark Brown Date: Tue, 6 Mar 2012 23:58:22 +0000 (+0000) Subject: ASoC: dapm: Only lock CODEC for I/O if not using regmap X-Git-Tag: v3.5-rc1~118^2~3^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e06ab3b8e82c89a8ada25f61fbd9f02d6ca3103f;p=pandora-kernel.git ASoC: dapm: Only lock CODEC for I/O if not using regmap If we do use regmap then regmap will take care of things for us. We actually already have this check at a higher level for the current users but this makes sure we do the right thing in the future too if we need to. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed