diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2011-06-06 13:38:39 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-06-06 22:54:43 +0200 |
commit | 583eadab21779c4301f01a11bf3d0d49b643aa80 (patch) | |
tree | 3f883fdc111f51a0c06f0f3e61d8b958250436b2 /drivers/tc | |
parent | ASoC: AD1836: Add AD1835/AD1837/AD1838/AD1839 support (diff) | |
download | linux-583eadab21779c4301f01a11bf3d0d49b643aa80.tar.xz linux-583eadab21779c4301f01a11bf3d0d49b643aa80.zip |
ASoC: AD1836: Remove unused fields from private struct
The control_type field is never used, so it can be removed. 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: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/tc')
0 files changed, 0 insertions, 0 deletions