some more PCMCIA patches in queue for 2.6.27
Dominik Brodowski
linux at dominikbrodowski.net
Thu Jun 19 15:01:49 EDT 2008
Hi,
besides the patches sent out for review on May 30th and a few other patches
which were discussed on this mailing list in the past weeks, here are four
more patches in the queue for merging soon after 2.6.26 is released.
Best,
Dominik
Dominik Brodowski (2):
pcmcia: carve out ioctl adjust function to pcmcia_ioctl
pcmcia: simplify pccard_validate_cis
Magnus Damm (2):
pcmcia: remove unused bulkmem.h
pcmcia: Remove unused header file code
drivers/mtd/ftl.c | 4 -
drivers/mtd/maps/pcmciamtd.c | 5 --
drivers/pcmcia/au1000_generic.h | 1
drivers/pcmcia/au1000_pb1x00.c | 1
drivers/pcmcia/au1000_xxs1500.c | 1
drivers/pcmcia/cardbus.c | 1
drivers/pcmcia/cistpl.c | 16 +++---
drivers/pcmcia/cs.c | 1
drivers/pcmcia/cs_internal.h | 12 -----
drivers/pcmcia/ds.c | 7 +-
drivers/pcmcia/hd64465_ss.c | 1
drivers/pcmcia/pcmcia_ioctl.c | 92 +++++++++++++++++++++++++++++++++++++--
drivers/pcmcia/pcmcia_resource.c | 1
drivers/pcmcia/pxa2xx_base.c | 1
drivers/pcmcia/rsrc_mgr.c | 86 +-----------------------------------
drivers/pcmcia/rsrc_nonstatic.c | 30 +++---------
drivers/pcmcia/soc_common.h | 1
drivers/pcmcia/socket_sysfs.c | 7 +-
include/pcmcia/bulkmem.h | 41 -----------------
include/pcmcia/cistpl.h | 2
include/pcmcia/cs.h | 2
include/pcmcia/cs_types.h | 3 -
include/pcmcia/ds.h | 19 +++++++-
include/pcmcia/ss.h | 11 +++-
24 files changed, 144 insertions(+), 202 deletions(-)
More information about the linux-pcmcia
mailing list