[PATCH] spi: zynq-qspi: Remove redundant clock enables in setup
Mark Brown
broonie at kernel.org
Tue May 26 09:30:21 PDT 2026
On Mon, May 25, 2026 at 01:46:14PM -0400, Gaetan Florio wrote:
> The QSPI clocks are already enabled in probe() with clk_prepare_enable().
> zynq_qspi_setup_op() enables them again with clk_enable(), but the extra
> enable is never balanced. This leaves the clock enable count elevated and
> can trigger warnings when unbinding the driver.
This doesn't apply against current code, please check and resend - there
was a recent fix here so I think the issue is already fixed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20260526/e890d665/attachment-0001.sig>
More information about the linux-arm-kernel
mailing list