]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nandsim: remove autoincrement code
authorBrian Norris <computersforpeace@gmail.com>
Wed, 2 May 2012 00:12:53 +0000 (17:12 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 14 May 2012 04:15:10 +0000 (23:15 -0500)
commitf813ae828d51658fc46ebef6b7097ddca887ec06
tree7ee5fd8de59bfd03f77381b8e42555edd6d2a5a2
parent3617a4b90508dc52543feee839b1f94cdb11a149
mtd: nandsim: remove autoincrement code

The NAND layer always has NAND_NO_AUTOINCR set, so we will never utilize the
AUTOINCR code in nandsim. We will be removing the NAND_NO_AUTOINCR option soon,
and so kill this code as well.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/nandsim.c