Re: [PATCH 1/1] ep93xx: clock: convert in-place to COMMON_CLK

From: Alexander Sverdlin
Date: Sun Jun 13 2021 - 16:15:12 EST


Hello Geert!

On Sat, 2021-06-12 at 11:18 +0200, Geert Uytterhoeven wrote:
> > WARNING: CPU: 0 PID: 36 at drivers/clk/clk.c:952 clk_core_disable+0xbc/0xd8
> > ep93xx-spi.0 already disabled
> > [<c023ee98>] (ep93xx_spi_unprepare_hardware) from [<c023c35c>] (__spi_pump_messages+0x388/0x620)
>
> These are issues in individual drivers, not in the CCF implementation.
> All drivers using the clock API should be converted from
> clk_{en,dis}able() to clk_{prepare_enable,disable_unprepare}() first.

You are right!
I'm currently testing a series, which will convert the calls.

--
Alexander Sverdlin.