ASoC: wm8994: Keep AIF3 tristated when not in use
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 17 Apr 2012 19:49:05 +0000 (20:49 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 17 Apr 2012 19:53:56 +0000 (20:53 +0100)
commit8c5b842b8352494d4a258311866b6dc7c2cb11eb
tree4f643961d361de128c974563df1ccef59f468bad
parentc4b14e70a1e59caff00d8336430704376b4211ed
ASoC: wm8994: Keep AIF3 tristated when not in use

Since AIF3 shares clock signals with other audio interfaces in order to
ensure it doesn't drive undesirable clocks we need to tristate it. Rather
than forcing the machine driver to do so have the driver do this.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8994.c