Commit ed13ec7
committed
Revert "HACK (do not mainline): ARM: at91/dt: Extend HSMC regs range"
This reverts commit 3aa3ad2.
Saving and restoring the SMC regs and suspend and resume is not needed,
because in atmel_nand_controller_resume() we call nand_reset(), which calls
nand_setup_interface(), which calls ops->setup_interface(), which prepares
and writes the SMC registers (smcconf).
Tested on sama5d3_xplained with mtd_pagetest, after a suspend and a resume
cycle:
mtd_pagetest: finished with 0 errors
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>1 parent 7b562ba commit ed13ec7
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | | - | |
460 | | - | |
| 459 | + | |
461 | 460 | | |
462 | 461 | | |
463 | 462 | | |
| |||
0 commit comments