On Sat, 2020-10-31 at 10:54:39 UTC, Yu Kuai wrote:
> of_find_device_by_node() already takes a reference to the device, and
> ingenic_ecc_release() will drop the reference. So, the get_device() in
> ingenic_ecc_get() is redundand.
>
> Fixes: 15de8c6efd0e("mtd: rawnand: ingenic: Separate top-level and SoC
> specific code")
> Signed-off-by: Yu Kuai <[email protected]>
> Acked-by: Paul Cercueil <[email protected]>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git
nand/next, thanks.
Miquel