[git pull] PCMCIA updates and fixes for 2.6.28-rc5

Dominik Brodowski linux at dominikbrodowski.net
Sat Nov 15 18:34:29 EST 2008


Linus,

unforutnately, lkml seems to have eaten my PCMCIA pull query for -rc4 -- at
least no lkml archive seems to have picked it up, while the linux-pcmcia one
did:
http://lists.infradead.org/pipermail/linux-pcmcia/2008-November/006008.html

Anyways, a few PCMCIA bugfixes are available at

  git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git master

The diffstat and list of changes follows, the individual diffs were sent (at
least) to the linux-pcmcia list.

Thanks,
        Dominik

----

Dominik Brodowski (2):
      pcmcia: add braces in error path
      pcmcia: ensure correct logging in do_io_probe

Ilpo Järvinen (1):
      pcmcia: fix indentation & braces disagreement - add braces

Kay Sievers (1):
      pcmcia: struct device - replace bus_id with dev_name(), dev_set_name()

Komuro (1):
      pcmcia: setup resource information for pseudo multifunction devices.

Marc Pignat (1):
      pcmcia: add another pata/ide ID

 drivers/ata/pata_pcmcia.c        |    1 +
 drivers/ide/ide-cs.c             |    1 +
 drivers/pcmcia/cistpl.c          |    3 ++-
 drivers/pcmcia/cs.c              |   14 +++++++-------
 drivers/pcmcia/ds.c              |   11 ++++++-----
 drivers/pcmcia/pcmcia_resource.c |    3 ++-
 drivers/pcmcia/rsrc_nonstatic.c  |    6 +++---
 7 files changed, 22 insertions(+), 17 deletions(-)



More information about the linux-pcmcia mailing list