commit | 4aef9b78de057349ad9d620851b14800af0b962c | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Mon Sep 24 20:40:48 2012 -0700 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Sat Sep 29 15:57:22 2012 +0100 |
tree | 0e15d6408e74ceae8ac4f6ece99fbaca3dce79dd | |
parent | 47450b35915c45309974c74f11c2d236db1b950f [diff] |
mtd: nand: remove redundant ID read Instead of reading 2 bytes then later 8 bytes, we can simply read all 8 bytes from the start. 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>