[PATCH] mtd: rawnand: ingenic: remove redundant get_device() in ingenic_ecc_get()

Miquel Raynal miquel.raynal at bootlin.com
Thu Nov 19 16:11:42 EST 2020


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 <yukuai3 at huawei.com>
> Acked-by: Paul Cercueil <paul at crapouillou.net>

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

Miquel



More information about the linux-mtd mailing list