mtd/drivers/mtd/chips cfi_cmdset_0001.c,1.110,1.111

David Woodhouse dwmw2 at infradead.org
Wed Jan 29 06:48:35 EST 2003


Update of /home/cvs/mtd/drivers/mtd/chips
In directory phoenix.infradead.org:/tmp/cvs-serv31294

Modified Files:
	cfi_cmdset_0001.c 
Log Message:
Disable erase suspend for write for now

Index: cfi_cmdset_0001.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/chips/cfi_cmdset_0001.c,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- cfi_cmdset_0001.c	9 Jan 2003 16:57:28 -0000	1.110
+++ cfi_cmdset_0001.c	29 Jan 2003 11:48:32 -0000	1.111
@@ -170,6 +170,7 @@
 		cfi_tell_features(extp);
 #endif	
 
+#define DISABLE_ERASE_SUSPEND_ON_WRITE
 #ifdef DISABLE_ERASE_SUSPEND_ON_WRITE
 /* Enable this if you suspect buggy suspend support */ 
 		if(extp->SuspendCmdSupport & 1)





More information about the linux-mtd-cvs mailing list