* MTD CVS update: 'mtd/kernel doc2000.c ftl.c mapped.c mtd.c mtdblock.c nftl.c pmc551.c'
@ 2000-03-31 14:40 David Woodhouse
0 siblings, 0 replies; only message in thread
From: David Woodhouse @ 2000-03-31 14:40 UTC (permalink / raw)
To: cvs-notify
Update of /home/cvs/mtd/kernel
In directory infradead.org:/tmp/cvs-serv12827/kernel
Modified Files:
doc2000.c ftl.c mapped.c mtd.c mtdblock.c nftl.c pmc551.c
Log Message:
Make everything conform to the new notify stuff - separate add and remove
functions, etc.
Remove all references to get_mtd_device.
Add a linked list of devices in pmc551.c and doc2000.c to copy with the
fact that they can no longer just go through the available MTD
devices with get_mtd_device()
Probably break the request handling in mtdblock.c in an attempt to make
it compile and work in 2.3.
Make the MTDERASE ioctl on the char device wait for completion.
Change all the debugging macros again. Now they're based on DHinds'
PCMCIA_DEBUG stuff: DEBUG(level, fmt, args...)
Remove the kfree(instr) from a handful of drivers' erase functions - that
was never really a clever idea in the first place. Let the caller
free it themselves if they must, or pass &kfree as the callback
function if they can't be bothered.
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-03-31 14:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-03-31 14:40 MTD CVS update: 'mtd/kernel doc2000.c ftl.c mapped.c mtd.c mtdblock.c nftl.c pmc551.c' David Woodhouse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox