Boris BREZILLON 9a9b1c618d ASoC: atmel-ssc: remove clk_disable_unprepare call from critical section
clk_prepare/unprepare (and indirectly clk_prepare_enable/disable_unprepare)
may sleep and thus cannot be called in critical section.

This patch fix a bug introduced by commit
6f0d94790efe9f4481bbd7c174ef0e9b5e5db7c4 where clk_disable_unprepare was
called with user_lock hold.

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-07-18 12:24:33 +01:00
..
2012-11-21 12:51:53 -08:00
2012-11-21 12:51:53 -08:00
2012-11-21 12:51:53 -08:00
2013-05-28 12:02:13 +02:00
2013-04-11 12:39:02 -07:00
2012-11-21 12:51:53 -08:00
2012-11-21 12:53:32 -08:00
2013-07-02 11:44:19 -07:00
2013-03-02 08:52:17 -06:00
2012-11-21 12:53:32 -08:00
2012-12-11 14:08:47 -08:00
2013-06-17 16:41:49 -07:00
2012-09-05 14:10:29 -07:00