From: Mark Brown Date: Wed, 15 Feb 2012 01:11:15 +0000 (-0800) Subject: ASoC: dapm: Convert pin switches to use snd_soc_card X-Git-Tag: v3.4-rc1~88^2^2~27^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48a8c3943d1010c81d8144cc773f81c30bf59246;p=pandora-kernel.git ASoC: dapm: Convert pin switches to use snd_soc_card Since the addition of the non-CODEC control adds card controls like the DAPM pin switch have been broken as they are expecting the private data for the control to be the CODEC but it's now the card. Fix that for the pin switches, an audit of other drivers is required. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed