diff options
author | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-08-04 22:59:23 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-10-03 11:12:25 +0200 |
commit | 800342de6349b333ef2ab921e590708a43ee4345 (patch) | |
tree | 6a79522edebdcbb347fcc7f6836983d40e09a620 /sound/arm | |
parent | mtd: rawnand: Make maxchips an unsigned int (diff) | |
download | linux-800342de6349b333ef2ab921e590708a43ee4345.tar.xz linux-800342de6349b333ef2ab921e590708a43ee4345.zip |
mtd: rawnand: Do not treat !maxchips specially in nand_scan_with_ids()
The only reason we were skipping nand_scan_ident() when maxchips == 0
was to make the docg4 to work. Now that this driver is gone we can
remove this special case and return an error when maxchips is 0.
Suggested-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'sound/arm')
0 files changed, 0 insertions, 0 deletions