OSDN Git Service

ASoC: mmp-sspa: Prepare/unprepare the clocks
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 11 May 2020 21:01:30 +0000 (23:01 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 12 May 2020 16:14:41 +0000 (17:14 +0100)
commit8ecdcac8792b6787ecb2341d25cb82165cf0129d
treeb6b543fd040bc04b2c3ce1a5fe394f8f17f963ed
parent3c4e89df3b45348dc0ee01a2ef1be710f7424ff7
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>
sound/soc/pxa/mmp-sspa.c