From 48cf7efa6be22e5ab42c16e2700e401f2e6f8bad Mon Sep 17 00:00:00 2001 From: Ezequiel Garcia Date: Mon, 12 Aug 2013 14:14:55 -0300 Subject: [PATCH] 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-format-patch failed