[PATCH 0/13] pcmcia updates
Dominik Brodowski
linux at dominikbrodowski.net
Wed Sep 7 17:36:33 EDT 2005
Hi,
Some additional PCMCIA cleanups will soon be sent to the list for review, and to
akpm to merge into -mm. Four patches, though, are so large that I'll not post them
here; they are available at
http://kernel.org/pub/linux/kernel/people/brodo/patches/2.6.13/pcmcia-34-02-convert-drivers
Update in-kernel drivers to use the new suspend and resume methods.
http://kernel.org/pub/linux/kernel/people/brodo/patches/2.6.13/pcmcia-36-02-convert-drivers
Convert all in-kernel drivers to use the one-step removal function
http://kernel.org/pub/linux/kernel/people/brodo/patches/2.6.13/pcmcia-37-01-remove-list-in-drivers
The linked list of devices managed by each PCMCIA driver is, in very most
cases, unused. Therefore, remove it from many drivers.
http://kernel.org/pub/linux/kernel/people/brodo/patches/2.6.13/pcmcia-38-02-convert-drivers
Convert the remaining drivers in Linus' tree to use the new
->probe() mechanism.
Overall diffstat: 2462 insertions(+), 4709 deletions(-)
Dominik
More information about the linux-pcmcia
mailing list