mtd/drivers/mtd/chips cfi_cmdset_0020.c,1.18,1.19
David Woodhouse
dwmw2 at infradead.org
Wed Jul 13 11:52:49 EDT 2005
Update of /home/cvs/mtd/drivers/mtd/chips
In directory phoenix.infradead.org:/tmp/cvs-serv23599
Modified Files:
cfi_cmdset_0020.c
Log Message:
UTF-8 please
Index: cfi_cmdset_0020.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/chips/cfi_cmdset_0020.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- cfi_cmdset_0020.c 13 Jul 2005 15:45:40 -0000 1.18
+++ cfi_cmdset_0020.c 13 Jul 2005 15:52:45 -0000 1.19
@@ -12,11 +12,11 @@
* - scalability vs code size is completely set at compile-time
* (see include/linux/mtd/cfi.h for selection)
* - optimized write buffer method
- * 06/21/2002 Jörn Engel <joern at wh.fh-wedel.de> and others
+ * 06/21/2002 Jörn Engel <joern at wh.fh-wedel.de> and others
* - modified Intel Command Set 0x0001 to support ST Advanced Architecture
* (command set 0x0020)
* - added a writev function
- * 07/13/2005 Jörn Engel <joern at wh.fh-wedel.de>
+ * 07/13/2005 Jörn Engel <joern at wh.fh-wedel.de>
* - Plugged memory leak in cfi_staa_writev().
*/
More information about the linux-mtd-cvs
mailing list