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)
commit831d316b8b80b68dcdd2b3f5ede6d33c2bbf5835
tree7ee5fd8de59bfd03f77381b8e42555edd6d2a5a2
parentedbc4540e02c201bdd4f4d498ebb6ed517fd36e2
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
This page took 0.03387 seconds and 5 git commands to generate.