From: Axel Lin Date: Fri, 30 Sep 2011 02:31:10 +0000 (+0800) Subject: ASoC: Remove unused "control_data" field of struct cs4271_private X-Git-Tag: v3.2-rc1~127^2~1^2~209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00e982a6a333a7749bfce51cbefa5cf4f48c64ee;p=pandora-kernel.git ASoC: Remove unused "control_data" field of struct cs4271_private 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