From: Axel Lin Date: Tue, 27 Sep 2011 12:41:36 +0000 (+0800) Subject: ASoC: Remove unused "control_data" field of struct wm8940_priv X-Git-Tag: v3.2-rc1~127^2~1^2~231 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9241ec6af54db453d03f3f4141462380372a2b8;p=pandora-kernel.git ASoC: Remove unused "control_data" field of struct wm8940_priv The control_data field is used to initialize the codec's control_data field, but since this is also done by the snd-soc-cache core, the redundant assignment can be removed and the field can be dropped. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed