[PATCH v2] mtd: hyperbus: hbmc-am654: fix an OF node reference leak
Miquel Raynal
miquel.raynal at bootlin.com
Tue Dec 24 04:51:01 PST 2024
On Fri, 06 Dec 2024 22:38:09 +0900, Joe Hattori wrote:
> In am654_hbmc_platform_driver, .remove() and the error path of .probe()
> do not decrement the refcount of an OF node obtained by
> of_get_next_child(). Fix this by adding of_node_put() calls.
>
>
Applied to mtd/next, thanks!
[1/1] mtd: hyperbus: hbmc-am654: fix an OF node reference leak
commit: bf5821909eb9c7f5d07d5c6e852ead2c373c94a0
Patche(s) will be available within hours on:
mtd/linux.git
Kind regards,
Miquèl
More information about the linux-mtd
mailing list