commit | ec61bde573a9eec829a04822454ab4818f2f79b3 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Tue Sep 27 20:42:34 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Sep 27 19:53:38 2011 +0100 |
tree | 2a4ca5ace7e549d125a205f30b5f1fb4f1fc59ba | |
parent | c9241ec6af54db453d03f3f4141462380372a2b8 [diff] |
ASoC: Remove unused "control_data" field of struct wm8960_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 <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>