From: Lars-Peter Clausen Date: Sat, 31 Aug 2013 09:02:18 +0000 (+0200) Subject: ASoC: Remove unused debugfs_dapm field from snd_soc_{platform,codec} struct X-Git-Tag: v3.12-rc1~150^2~1^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad758a67048f58205f2777b0f0a1a02de824d280;p=pandora-kernel.git ASoC: Remove unused debugfs_dapm field from snd_soc_{platform,codec} struct The DAPM context struct has its own field where it stores the pointer to the DAPM debugfs entry. The debugfs_dapm field in the snd_soc_platform and snd_soc_codec structs are completely unused and can be removed. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed