On Thu, 2021-12-30 at 07:27:51 UTC, Miaoqian Lin wrote: > If of_find_device_by_node() succeeds, ingenic_ecc_get() doesn't have > a corresponding put_device(). Thus add put_device() to fix the exception > handling. > > Fixes: 15de8c6 ("mtd: rawnand: ingenic: Separate top-level and SoC specific code") > Signed-off-by: Miaoqian Lin <linmq006@xxxxxxxxx> > Reviewed-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks. Miquel