diff options
| author | Gabriel Fernandez <[email protected]> | 2025-05-27 15:27:52 +0200 |
|---|---|---|
| committer | Patrice Chotard <[email protected]> | 2025-06-11 09:42:55 +0200 |
| commit | 901e0d95df3b351ca66695eb507b1f35f5eb2143 (patch) | |
| tree | 2d194f336a90324455123a2572553ded8508e096 /include | |
| parent | 51954665a7dac2fd9e4385c0f7a96f3cc959829d (diff) | |
clk: stm32: fix clock counter
In RCC the ops of the CCF registered CLK device can be called directly,
this patch avoid recursive call of clk_ function done by CCF clock
framework which update the clock information, for example
clk_enable is called 2 times, clkp->enable_count is increased 2 times.
Signed-off-by: Gabriel Fernandez <[email protected]>
Signed-off-by: Patrice Chotard <[email protected]>
Cc: Lukasz Majewski <[email protected]>
Cc: Sean Anderson <[email protected]>
Reviewed-by: Patrick Delaunay <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
