commit | a0d5caeaebfd00853efa0080afc850e10be7b39a | [log] [tgz] |
---|---|---|
author | Adam Thomson <Adam.Thomson.Opensource@diasemi.com> | Tue May 10 16:11:04 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue May 10 19:24:16 2016 +0100 |
tree | 499963aa6cd5b74096d16b4ea4f9bece30f07f03 | |
parent | f55532a0c0b8bb6148f4e07853b876ef73bc69ca [diff] |
ASoC: da7213: Add DAI DAPM event to control DAI clocks Currently, when Codec is I2S master DAI clocks are continuously generated even if all audio streams have stopped. To improve efficiency, control of the DAI clocks for master mode have been moved to a DAPM widget event so they're only enabled as required. Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>