John Keeping 32debfcd3f ASoC: rockchip: i2s: fix unbalanced clk_disable
mclk is enabled and disabled only in i2s_runtime_{resume,suspend}() and
we ensure that the device is runtime suspended before reaching this
clk_disable_unprepare() call, so it is wrong to call it again here.

Signed-off-by: John Keeping <john@metanate.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-09-14 10:22:23 -07:00
..
2016-11-02 14:57:05 -06:00
2016-12-15 11:22:52 +00:00
2017-07-06 10:56:51 -07:00
2017-07-03 19:51:42 +02:00
2017-03-07 15:18:35 +01:00