Files
android_kernel_xiaomi_sm8450/include/linux/mtd
Brian Norris 4a89ff885f mtd: nand: kill member ops' of struct nand_chip'
The nand_chip.ops field is a struct that is passed around globally with
no particular reason. Every time it is used, it could just as easily be
replaced with a local struct that is updated on each operation. So make
it local.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
2011-09-11 15:57:44 +03:00
..
2010-08-08 20:58:20 +01:00
2011-03-31 11:26:23 -03:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2010-10-24 23:27:24 +01:00
2011-09-11 15:57:44 +03:00
2010-05-10 14:11:30 +01:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2011-09-11 15:01:57 +03:00
2010-01-13 09:04:53 +00:00
2011-03-31 11:26:23 -03:00