commit | 6ac64a17554ff98b5419af29ed139860a910ad0b | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Tue May 19 14:59:43 2020 +0200 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Sun May 31 10:53:33 2020 +0200 |
tree | c8fbcdb01f00468469369edb66988ecad057dd9b | |
parent | a9575c48e52042ccc06105e6b7fe4a26f49f0a67 [diff] |
mtd: rawnand: denali: Delete items from the list in the _remove() path Denali driver keeps track of devices with a list. Delete items of this list as long as they are not in use anymore. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com> Link: https://lore.kernel.org/linux-mtd/20200519130035.1883-11-miquel.raynal@bootlin.com