commit | 8c5b842b8352494d4a258311866b6dc7c2cb11eb | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Apr 17 20:49:05 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Apr 17 20:53:56 2012 +0100 |
tree | 4f643961d361de128c974563df1ccef59f468bad | |
parent | c4b14e70a1e59caff00d8336430704376b4211ed [diff] |
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>