patchset "b21" updated

Dominik Brodowski linux at dominikbrodowski.de
Sat Nov 13 18:03:42 EST 2004


[Hint: there is no "b20" pcmcia patchset]

An updated version of the "b21" pcmcia patchset is available at
http://www.brodo.de/patches/2004-11-13/pcmcia-b21-cleanups.tar.bz2

Changes to the previous version include:
- 06-rename-getput-p-dev is now in pcmcia-b17
- remove commented-out warning
- rediff


A "bigdiff" is available at
http://www.brodo.de/patches/2004-11-13/pcmcia-b21-complete

and individual patches as follows:


http://www.brodo.de/patches/2004-11-13/pcmcia-b21-cleanups/01-remove-obsolete-code

Remove the code marked as obsolete -- nobody complained.


http://www.brodo.de/patches/2004-11-13/pcmcia-b21-cleanups/02-remove-pending-events

PendingEvents is unused.


http://www.brodo.de/patches/2004-11-13/pcmcia-b21-cleanups/03-remove-client-Attributes

Remove the "Attributes" entry of struct client_t -- _all_ in-kernel drivers
did set it to INFO_IO_CLIENT | INFO_CARD_SHARE anyway, and the pcmcia core
didn't care at all what this value was set to.

Also, remove the setting of the respective request field in all in-kernel 
drivers -- the request structure is kept the same, though, to keep external 
drivers compiling. 


http://www.brodo.de/patches/2004-11-13/pcmcia-b21-cleanups/04-remove-unneeded-parameter-from-rsrc_mgr

Remove the no longer used "name" parameter from alloc_io_space, 
find_{io,mem}_region.


http://www.brodo.de/patches/2004-11-13/pcmcia-b21-cleanups/05-remove-dev_info-from-client

Remove the dev_info - contained name from struct client_t



More information about the linux-pcmcia mailing list