commit | 6e34216490d63a496af8db6f497dbfc251405397 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Tue Sep 27 20:44:13 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Sep 27 19:53:38 2011 +0100 |
tree | 3892dbb8cf670bd9460357e8160f5c39faca9062 | |
parent | 8c0c459ced458b19a589b3a31e5c1231bd1b887a [diff] |
ASoC: Remove unused "control_data" field of struct wm9081_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>