]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ASoC: Remove unused control_type field from snd_soc_codec struct
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 31 Aug 2013 09:02:17 +0000 (11:02 +0200)
committerMark Brown <broonie@linaro.org>
Sat, 31 Aug 2013 11:48:23 +0000 (12:48 +0100)
commit43d92e7d9aa13b91687f671ea7015204bc88fb84
tree9796badea101673b77ee50b9ca541c0e8120f8d2
parent824ef826f3c4d83d1925a5e351313bfd3e5ca6cb
ASoC: Remove unused control_type field from snd_soc_codec struct

The control_type field was used by the core to track which raw IO methods to
use, but when switching to regmap this was no longer necessary and so the last
user of the field was removed in commit be3ea3b9 ("ASoC: Use new register map
API for ASoC generic physical I/O"). The field is now completely unused and can
be removed.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc.h