[PATCH] mtd: rawnand: pl353: fix probe resource allocation

Miquel Raynal miquel.raynal at bootlin.com
Wed May 27 02:10:47 PDT 2026


On Tue, 26 May 2026 09:10:00 +0200, Bastien Curutchet wrote:
> During probe(), the devm_ioremap() is called with the parent device
> instead of the current one. So when the module is unloaded, the register
> area isn't released.
> 
> Target the pl35x device in the devm_ioremap() instead of its parent.
> 
> 
> [...]

Applied to nand/next, thanks!

[1/1] mtd: rawnand: pl353: fix probe resource allocation
      commit: 19ed11aee966d91beebdef9d32ce926474872f79

Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).

Kind regards,
Miquèl




More information about the linux-mtd mailing list