ASoC: wm9713: Use virtual control instead of virtual register
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 30 Oct 2014 20:01:10 +0000 (21:01 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 31 Oct 2014 17:34:04 +0000 (17:34 +0000)
commit5bc39b50fd3f9e3585e0cb1cf7d7da979a063848
tree86245c530827664ebdac3a703db2ecd13111364d
parent5efe89d9525f24f607079307d2d9510e30ba8590
ASoC: wm9713: Use virtual control instead of virtual register

The wm9713 currently implements the virtual control for the Mic B Source MUX
using a virtual register. Replace this by using SOC_ENUM_SINGLE_VIRT().

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm9713.c