From: Lars-Peter Clausen Date: Fri, 14 Jun 2013 11:16:54 +0000 (+0200) Subject: ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path struct X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=656ca9d327a3dbac6db28c5bf80f5bc86f7f8548;p=pandora-kernel.git ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path struct Since commit 85762e71 ("ASoC: dapm: Implement mixer control sharing") the long_name field of the snd_soc_dapm_path struct is unused. All of the name handling now happens entirely in dapm_create_or_share_mixmux_kcontrol(). So we can remove the long_name field from the snd_soc_dapm_path struct. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed