git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3813456
)
mtd: do not use mtd->suspend and mtd->resume directly
author
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Fri, 30 Dec 2011 15:15:59 +0000
(17:15 +0200)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 9 Jan 2012 18:26:23 +0000
(18:26 +0000)
Just call the 'mtd_suspend()' and 'mtd_resume()' - they will do nothing
if the operation is not defined.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found