diff options
author | Brian Norris <computersforpeace@gmail.com> | 2012-05-01 17:12:54 -0700 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-05-13 23:15:16 -0500 |
commit | c00a0991d14dce8d714becc49ec8ae5db9c8ac98 (patch) | |
tree | c8982f0df143c0b76e29f76c790f52e78220d96d /include | |
parent | 831d316b8b80b68dcdd2b3f5ede6d33c2bbf5835 (diff) |
mtd: nand: remove autoincrement 'sndcmd' code
The NAND_NO_AUTOINCR option is always set, so we will kill the option and make
"no autoincrement" the default behavior for nand_base.c. Thus, we should remove
the code which decides whether or not to send the NAND_CMD_READ0 command.
Instead, we unconditionally send the command.
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions