MTD CVS update: 'mtd/kernel cfi_cmdset_0002.c'
David Woodhouse
dwmw2 at infradead.org
Mon Jan 8 04:45:00 EST 2001
Update of /home/cvs/mtd/kernel
In directory infradead.org:/tmp/cvs-serv23253
Modified Files:
cfi_cmdset_0002.c
Log Message:
Revert to cfi_{read,write} in do_write_oneword. The memcpy versions don't
work on LE machines when the bus width isn't 4 (because datum is stored in
a __u32 and if writing 2 bytes, you write the _wrong_ half)
To unsubscribe, send "unsubscribe mtd-cvs" to majordomo at infradead.org
More information about the linux-mtd-cvs
mailing list