summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/cafe_nand.c
diff options
context:
space:
mode:
authorBrian Norris <computersforpeace@gmail.com>2015-10-12 13:33:11 -0700
committerBrian Norris <computersforpeace@gmail.com>2015-10-19 09:50:47 -0700
commit2e17497ccfdf0da39595eb98434fdbac93ad3f9b (patch)
tree3bf4ed164bf533f0bceead9058ea0aecbd23069e /drivers/mtd/nand/cafe_nand.c
parent01a3c625766328200de1656915007537739847aa (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 'drivers/mtd/nand/cafe_nand.c')
0 files changed, 0 insertions, 0 deletions