Searched hist:ab3ab7b6 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | fsmc_nand.c | ab3ab7b6 Sat Jan 26 07:10:56 CST 2019 Linus Walleij <linus.walleij@linaro.org> mtd: rawnand: fsmc: Disable NAND on remove()
This disables the NAND on remove() and the errorpath, making sure the chipselect gets deasserted when the NAND is not in use.
Cc: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> ab3ab7b6 Sat Jan 26 07:10:56 CST 2019 Linus Walleij <linus.walleij@linaro.org> mtd: rawnand: fsmc: Disable NAND on remove() This disables the NAND on remove() and the errorpath, making sure the chipselect gets deasserted when the NAND is not in use. Cc: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|