[PATCH 1/4] mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error path

Miquel Raynal miquel.raynal at bootlin.com
Thu Jun 9 06:09:05 PDT 2022


On Tue, 2022-06-07 at 15:24:55 UTC, =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= wrote:
> For all but one error path clk_disable_unprepare() is already there. Add
> it to the one location where it's missing.
> 
> Fixes: 481815a6193b ("mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.")
> Fixes: 69d5af8d016c ("mtd: st_spi_fsm: Obtain and use EMI clock")
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.

Miquel



More information about the linux-mtd mailing list