Peng Fan e6849e2fd8 clk: introduce enable_count
As what Linux Kernel 5.3.0 provides when enable/disable clk,
there is an enable_count in clk_core_disable/enable. Introduce
enable_count to track the clk enable/disable count when
clk_enable/disable for CCF. And Initialize enable_count to 0 when
register the clk.

And clk tree dump with enable_count will be supported, it will
be easy for us to check the clk status with enable_count

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-08-22 00:10:09 +02:00
..
2019-07-31 09:20:51 +02:00
2019-07-31 12:11:04 +02:00
2019-08-22 00:10:09 +02:00
2018-08-03 19:53:10 -04:00
2019-07-31 09:20:51 +02:00
2019-07-31 09:20:51 +02:00
2019-07-31 09:20:51 +02:00
2019-07-31 09:20:51 +02:00
2019-08-22 00:10:09 +02:00
2018-05-08 18:50:23 -04:00
2019-07-31 09:20:51 +02:00
2019-07-31 09:20:51 +02:00
2019-05-21 07:52:34 +02:00
2018-09-18 00:01:18 -06:00