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:
ec82135
)
mtd: nand: pxa3xx: Move cached registers to info structure
author
Ezequiel Garcia
<ezequiel.garcia@free-electrons.com>
Mon, 12 Aug 2013 17:14:55 +0000
(14:14 -0300)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Fri, 30 Aug 2013 20:34:59 +0000
(21:34 +0100)
This registers are not per-chip (aka host) but controller-wide,
so it's better to store them in the global 'info' structure.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Tested-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found