Files
android_kernel_xiaomi_sm8450/include/linux/mtd
Lothar Waßmann 2d2a2b8c08 mtd: nand: complain loudly when chip->bits_per_cell is not correctly initialized
chip->bits_per_cell which is used to determine the NAND cell type
(SLC/MLC) should always have a value != 0.
Complain loudly if the value is 0 in nand_is_slc() to catch use before
correct initialization.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
2017-08-29 18:23:50 +02:00
..
2015-05-27 12:42:16 -07:00
2016-01-26 10:27:33 -08:00
2016-01-26 10:27:34 -08:00
2014-05-28 00:05:23 -07:00