commit | 8ecdcac8792b6787ecb2341d25cb82165cf0129d | [log] [tgz] |
---|---|---|
author | Lubomir Rintel <lkundrak@v3.sk> | Mon May 11 23:01:30 2020 +0200 |
committer | Mark Brown <broonie@kernel.org> | Tue May 12 17:14:41 2020 +0100 |
tree | b6b543fd040bc04b2c3ce1a5fe394f8f17f963ed | |
parent | 3c4e89df3b45348dc0ee01a2ef1be710f7424ff7 [diff] |
ASoC: mmp-sspa: Prepare/unprepare the clocks The driver enables the clocks without preparing them and disables without unpreparing afterwards. Fix that. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Link: https://lore.kernel.org/r/20200511210134.1224532-8-lkundrak@v3.sk Signed-off-by: Mark Brown <broonie@kernel.org>