diff options
author | Maciej Andrzejewski <maciej.andrzejewski@m-works.net> | 2024-12-02 19:58:36 +0100 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-12-05 11:13:52 +0100 |
commit | 11e6831fd81468cf48155b9b3c11295c391da723 (patch) | |
tree | 377de9e51de75270d120f36fb3c7f18d6a89ad57 /fs/coredump.h | |
parent | b086a46dae48829e11c0c02580e30d920b76743c (diff) | |
download | lwn-11e6831fd81468cf48155b9b3c11295c391da723.tar.gz lwn-11e6831fd81468cf48155b9b3c11295c391da723.zip |
mtd: rawnand: arasan: Fix missing de-registration of NAND
The NAND chip-selects are registered for the Arasan driver during
initialization but are not de-registered when the driver is unloaded. As a
result, if the driver is loaded again, the chip-selects remain registered
and busy, making them unavailable for use.
Fixes: 197b88fecc50 ("mtd: rawnand: arasan: Add new Arasan NAND controller")
Cc: stable@vger.kernel.org
Signed-off-by: Maciej Andrzejewski ICEYE <maciej.andrzejewski@m-works.net>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'fs/coredump.h')
0 files changed, 0 insertions, 0 deletions