[MTD] Remove mtd->{suspend,resume} calls from board drivers
authorDavid Woodhouse <David.Woodhouse@intel.com>
Sun, 5 Apr 2009 14:49:48 +0000 (07:49 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 26 May 2009 15:45:44 +0000 (16:45 +0100)
commitccd93854d44710adaa02cecf0ef5f24ab383dd20
tree4e1f3d835631cec271f6ea7ec19c45b2f5a98925
parent15bce40cb3133bcc07d548013df97e4653d363c1
[MTD] Remove mtd->{suspend,resume} calls from board drivers

Now the MTD core will do this for us, we don't need to hook it up from
the board drivers.

Shame we can't do shutdown from the class too...

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/maps/physmap.c
drivers/mtd/maps/pxa2xx-flash.c
drivers/mtd/maps/rbtx4939-flash.c
drivers/mtd/maps/sa1100-flash.c
drivers/mtd/nand/mxc_nand.c