mtd: mxc_nand: set NFC registers after reset
authorIvo Clarysse <ivo.clarysse@gmail.com>
Thu, 8 Apr 2010 14:14:44 +0000 (16:14 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 14 May 2010 00:02:32 +0000 (01:02 +0100)
This patch allows the mxc_nand driver to reset the NAND
flash controller.  NFC registers are (re-)set after
completion of the reset, as a reset will have reverted
the NFC registers to their default values.

Signed-off-by: Ivo Clarysse <ivo.clarysse@gmail.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found