[MTD] [NAND] S3C2410 correctly set nFCE over resume
authorBen Dooks <ben-linux@fluff.org>
Mon, 19 Nov 2007 23:28:07 +0000 (23:28 +0000)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 28 Nov 2007 11:57:45 +0000 (11:57 +0000)
commit03680b1e00d146df718c8a4eac34438566b70c85
tree8d2c0b8c218e759ecd2d26fefc9913ab50bac50d
parent73061e4c2dcfba17c6a0137a1199d3e00d03b14c
[MTD] [NAND] S3C2410 correctly set nFCE over resume

Ensure the nFCE line is de-asserted over suspend and
then re-initialised when the system resumes. This is
to ensure that the NAND is kept in lowest power mode
over suspend (power settings are only specified for
nFCE inactive) as well as fixing the Simtec Osiris
which relies on nFCE being inactive.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/nand/s3c2410.c