git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47450b3
)
mtd: nand: remove redundant ID read
author
Brian Norris
<computersforpeace@gmail.com>
Tue, 25 Sep 2012 03:40:48 +0000
(20:40 -0700)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Sat, 29 Sep 2012 14:57:22 +0000
(15:57 +0100)
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>
No differences found