diff options
author | Brian Norris <computersforpeace@gmail.com> | 2012-05-02 04:12:54 +0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-05-14 08:15:16 +0400 |
commit | c00a0991d14dce8d714becc49ec8ae5db9c8ac98 (patch) | |
tree | c8982f0df143c0b76e29f76c790f52e78220d96d /drivers/mtd/nand/au1550nd.c | |
parent | 831d316b8b80b68dcdd2b3f5ede6d33c2bbf5835 (diff) | |
download | linux-c00a0991d14dce8d714becc49ec8ae5db9c8ac98.tar.xz |
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 'drivers/mtd/nand/au1550nd.c')
0 files changed, 0 insertions, 0 deletions