commit | ddbce97cd1798ba4661e33662c659b168e9f51ed | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Feb 15 17:27:22 2013 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 04 11:01:01 2013 +0800 |
tree | 71d0238f92143a022c973f52ba8ba9f1ca536a83 | |
parent | f3f1163d19ebd5aa374e5df5372a8f932f2bd5f9 [diff] |
ASoC: arizona: Only allow input volume updates when inputs are enabled Since we are automatically managing the mutes we may as well also manage the volume update bits, disabling volume updates while none of the inputs are active. Since we are doing this we may as well allow the volumes to ramp together so only enable volume updates once at the end of power up. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>