commit | 03680b1e00d146df718c8a4eac34438566b70c85 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Mon Nov 19 23:28:07 2007 +0000 |
committer | David Woodhouse <dwmw2@infradead.org> | Wed Nov 28 11:57:45 2007 +0000 |
tree | 8d2c0b8c218e759ecd2d26fefc9913ab50bac50d | |
parent | 73061e4c2dcfba17c6a0137a1199d3e00d03b14c [diff] |
[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>