From: Ezequiel Garcia Date: Mon, 12 Aug 2013 17:14:55 +0000 (-0300) Subject: mtd: nand: pxa3xx: Move cached registers to info structure X-Git-Tag: v3.12-rc1~82^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48cf7efa6be22e5ab42c16e2700e401f2e6f8bad;p=pandora-kernel.git mtd: nand: pxa3xx: Move cached registers to info structure 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 Tested-by: Daniel Mack Signed-off-by: Brian Norris Signed-off-by: David Woodhouse --- Reading git-diff-tree failed