ASoC: cq93vc: Remove unused state struct
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 26 Nov 2014 19:57:50 +0000 (20:57 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 27 Nov 2014 11:11:30 +0000 (11:11 +0000)
commit002fe7c831404d179266cfe0dad00a67333256f1
tree5a22b5dddf2159a7b0093cb30d4d9a205bbef995
parentf114040e3ea6e07372334ade75d1ee0775c355e1
ASoC: cq93vc: Remove unused state struct

While two of the fields in the cq93vc driver state struct are initialized
none of them are ever acutally read again. So remove the whole struct.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/mfd/davinci_voicecodec.h
sound/soc/codecs/cq93vc.c