From: Uwe Kleine-König Date: Tue, 22 Jul 2008 07:39:01 +0000 (+0200) Subject: [MTD] physmap: resume already suspended chips on failure to suspend X-Git-Tag: v2.6.27-rc1~69^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b5e33a7bf185c8d8568a807d9805fb155bcedd9;p=pandora-kernel.git [MTD] physmap: resume already suspended chips on failure to suspend A nice side effect of this patch is that the return value of physmap_flash_suspend in the error path is the value of the first failing suspend callback and not the bitwise OR of all of them. Signed-off-by: Uwe Kleine-König Signed-off-by: David Woodhouse --- Reading git-diff-tree failed