On Thu, 2020-12-03 at 08:39:48 UTC, Dan Carpenter wrote: > Call clk_disable_unprepare(nfc->phase_rx) if the clk_set_rate() function > fails to avoid a resource leak. > > Fixes: 8fae856c5350 ("mtd: rawnand: meson: add support for Amlogic NAND flash controller") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel