26.07.2024 15:03, Maxim Kochetkov wrote:
Move clkp->enable_count++ after clk_enable(clkp->dev->parent).
It allows the parent clock increment its enable counters for proper
disable sequence.

Signed-off-by: Maxim Kochetkov <[email protected]>
---

Please ignore this patch. Clock enable/disable sequence is the same as in linux.

Reply via email to