diff options
author | Brian Norris <computersforpeace@gmail.com> | 2015-10-12 13:33:11 -0700 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2015-10-19 09:50:47 -0700 |
commit | 2e17497ccfdf0da39595eb98434fdbac93ad3f9b (patch) | |
tree | 3bf4ed164bf533f0bceead9058ea0aecbd23069e /include | |
parent | 01a3c625766328200de1656915007537739847aa (diff) |
mtd: pxa3xx_nand: don't duplicate MTD suspend/resume
mtd_{suspend,resume}() get called from mtdcore in a class suspend/resume
callback. We don't need to call them again here. In practice, this would
actually work OK, as nand_base actually handles nesting OK -- it just
might print warnings.
Untested, but there are few (no?) users of PM for this driver AFAIK.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Tested-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Acked-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions