From: Lars-Peter Clausen Date: Fri, 8 Mar 2013 12:44:26 +0000 (+0100) Subject: ASoC: core: Drop unused "dapm" field form soc_enum struct X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~42^2~22^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e383c467ceeee3b040444d6dcd27f331d72b1426;p=pandora-kernel.git ASoC: core: Drop unused "dapm" field form soc_enum struct This field was added in commit 2e72f8e ("ASoC: New enum type: value_enum"), but has never been used since. Considering that the soc_enum struct is usually shared between all instances of a CODEC, it also doesn't make much sense to have a pointer to DAPM specific data in it. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed