summaryrefslogtreecommitdiff
path: root/scripts/dummy-tools/python3
diff options
context:
space:
mode:
authorBastien Curutchet <bastien.curutchet@bootlin.com>2026-05-26 09:10:00 +0200
committerMiquel Raynal <miquel.raynal@bootlin.com>2026-05-27 11:10:25 +0200
commit19ed11aee966d91beebdef9d32ce926474872f79 (patch)
tree1eebb33c58a1f5cabf00355ba6d3beed10aee8a6 /scripts/dummy-tools/python3
parent7fbdbc7d028a20a78b7d28a9510a216c76b5fbfd (diff)
mtd: rawnand: pl353: fix probe resource allocation
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. Cc: stable@vger.kernel.org Fixes: 08d8c62164a3 ("mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controller") Signed-off-by: Bastien Curutchet <bastien.curutchet@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'scripts/dummy-tools/python3')
0 files changed, 0 insertions, 0 deletions