mtd/drivers/mtd/chips cfi_cmdset_0001.c,1.121,1.122
David Woodhouse
dwmw2 at infradead.org
Tue May 27 08:54:17 EDT 2003
Update of /home/cvs/mtd/drivers/mtd/chips
In directory phoenix.infradead.org:/tmp/cvs-serv8888
Modified Files:
cfi_cmdset_0001.c
Log Message:
Fix suspend
Index: cfi_cmdset_0001.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/chips/cfi_cmdset_0001.c,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- cfi_cmdset_0001.c 26 May 2003 09:25:12 -0000 1.121
+++ cfi_cmdset_0001.c 27 May 2003 12:54:14 -0000 1.122
@@ -1599,6 +1599,7 @@
* with the chip now anyway.
*/
}
+ break;
default:
ret = -EAGAIN;
case FL_PM_SUSPENDED:
More information about the linux-mtd-cvs
mailing list