From: Artem Bityutskiy Date: Fri, 30 Dec 2011 15:15:59 +0000 (+0200) Subject: mtd: do not use mtd->suspend and mtd->resume directly X-Git-Tag: v3.3-rc1~119^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=079c985e7a6f4ce60f931cebfdd5ee3c38347e31;p=pandora-kernel.git mtd: do not use mtd->suspend and mtd->resume directly Just call the 'mtd_suspend()' and 'mtd_resume()' - they will do nothing if the operation is not defined. Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed