| commit | ccd93854d44710adaa02cecf0ef5f24ab383dd20 | [log] [tgz] |
|---|---|---|
| author | David Woodhouse <David.Woodhouse@intel.com> | Sun Apr 05 07:49:48 2009 -0700 |
| committer | David Woodhouse <David.Woodhouse@intel.com> | Tue May 26 16:45:44 2009 +0100 |
| tree | 4e1f3d835631cec271f6ea7ec19c45b2f5a98925 | |
| parent | 15bce40cb3133bcc07d548013df97e4653d363c1 [diff] |
[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>