commit | 00e982a6a333a7749bfce51cbefa5cf4f48c64ee | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Fri Sep 30 10:31:10 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Sep 30 11:56:56 2011 +0100 |
tree | ff6a86a2536aec76e46b8d65424dd095037ea70c | |
parent | 6d447be0141991d80433e098d6267f7498ba6071 [diff] |
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 <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>