Karol Wrona
89ed7e6e68
clk: s2mps11: Fix clk_ops
...
s2mps11 clocks had registered callbacks for prepare ,unprepare and is_enabled.
During disabling unused clocks the lack of is_prepared caused that unused
s2mps11 clocks were not unprepared and stayed active.
Regmap_read is cached so it can be called in is_prepare callback
to achieve this information. Enabled field was removed from struct s2mps11_clk.
Signed-off-by: Karol Wrona <k.wrona@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2014-07-02 09:44:47 -07:00
..
2014-07-02 09:00:52 -07:00
2014-05-27 17:34:32 -07:00
2014-05-29 09:30:19 -07:00
2014-05-12 11:30:32 +08:00
2014-02-10 15:17:43 -05:00
2014-03-26 20:59:27 -07:00
2014-04-26 01:03:55 +00:00
2013-09-29 21:09:34 +02:00
2014-05-29 09:30:25 -07:00
2014-05-20 14:25:22 -05:00
2014-06-07 20:27:30 -07:00
2014-05-23 13:38:25 -07:00
2014-03-26 21:47:35 -07:00
2014-05-12 19:11:13 -07:00
2013-12-19 11:45:17 -08:00
2014-05-28 12:08:53 -07:00
2014-06-11 10:25:02 +02:00
2014-05-28 00:15:10 -07:00
2014-06-15 16:02:20 -10:00
2014-02-23 15:04:40 -08:00
2014-06-07 20:27:30 -07:00
2013-06-19 01:08:47 +02:00
2014-04-22 13:10:18 +02:00
2014-02-26 17:02:29 -08:00
2014-05-22 22:06:14 -07:00
2013-09-29 21:09:24 +02:00
2014-01-15 07:48:03 -08:00
2014-05-27 19:16:24 -07:00
2013-11-04 12:23:18 -08:00
2013-11-15 16:47:22 -08:00
2013-12-22 23:14:28 -08:00
2014-05-20 13:34:02 +02:00
2013-08-27 17:50:38 -07:00
2013-09-29 21:09:29 +02:00
2014-01-08 09:57:07 -08:00
2014-03-18 17:13:14 -07:00
2013-08-27 17:50:38 -07:00
2014-02-26 11:14:44 -08:00
2013-05-31 12:07:45 -07:00
2014-07-01 21:37:57 -07:00
2014-07-01 20:11:22 -07:00
2014-07-02 09:44:47 -07:00
2014-05-20 16:18:18 +02:00
2014-01-28 18:44:53 -08:00
2014-01-27 11:20:22 -08:00
2013-05-30 18:19:34 -07:00
2014-05-27 18:29:04 -07:00
2013-12-19 17:47:32 -08:00
2013-10-02 01:23:34 -07:00
2013-10-07 11:22:15 -07:00
2014-07-01 20:20:36 -07:00
2014-05-22 15:54:59 -07:00
2014-06-26 12:55:03 -07:00
2014-07-01 21:37:57 -07:00
2014-07-01 21:37:57 -07:00