Gabor Juhos
6456999731
ar71xx: spi-rb4xx: balance clk_prepare_enable() call
...
Commit c312cef223dd ("ar71xx: spi-rb4xx fix.") replaced the clk_enable() call
with clk_prepare_enable() to meet the common clock framework requirements.
However it did not change the clk_disable() call in the error patch which
thus leads to imbalance.
Fix the code by using the correct counterpart of clk_prepare_enable() in both
places.
Fixes: c312cef223dd ("ar71xx: spi-rb4xx fix.")
Signed-off-by: Gabor Juhos <juhosg@freemail.hu>
2017-12-24 09:03:01 +01:00
..
2017-07-15 23:13:34 +02:00
2016-09-04 13:35:11 +02:00
2017-12-21 01:05:16 +01:00
2017-12-19 22:45:27 +01:00
2017-12-24 09:03:01 +01:00
2017-10-28 13:59:03 +02:00
2017-07-15 23:13:34 +02:00
2017-12-08 19:41:18 +01:00
2017-12-16 00:02:14 +01:00
2017-06-29 04:46:59 +02:00
2016-10-24 20:25:14 +03:00
2017-12-23 15:36:01 +01:00
2017-12-11 12:44:50 +01:00
2017-12-23 15:36:01 +01:00
2017-12-19 22:45:27 +01:00
2017-12-07 01:41:09 +02:00
2017-11-25 19:48:39 +01:00
2017-12-24 09:03:01 +01:00
2017-12-12 18:47:26 +01:00
2017-12-14 09:29:30 +01:00
2017-12-23 15:36:01 +01:00
2017-12-12 18:47:26 +01:00
2017-12-23 15:35:52 +01:00
2017-12-19 22:45:27 +01:00
2017-10-26 12:26:25 +02:00
2017-12-08 19:41:18 +01:00
2017-11-22 20:45:52 +01:00
2017-10-25 09:22:13 +02:00
2017-12-12 18:47:26 +01:00
2017-07-15 23:13:34 +02:00
2017-07-15 23:13:34 +02:00
2017-10-18 21:46:05 +02:00
2017-12-08 19:41:18 +01:00
2017-10-24 18:39:17 -07:00
2017-12-23 15:36:01 +01:00
2017-12-07 01:41:09 +02:00
2017-07-15 23:13:34 +02:00
2017-01-10 12:49:34 +01:00
2017-12-23 15:35:52 +01:00
2017-10-04 20:08:15 +02:00
2017-12-19 22:45:27 +01:00
2017-12-08 19:41:18 +01:00
2017-12-23 14:24:40 +01:00
2017-06-07 18:31:10 +02:00
2017-07-15 23:13:34 +02:00