Prev: [PATCH -mm 0/6] remove unnecessary sync_single_range_* in dma_map_ops
Next: ACPI: fix fan module removal when ACPI_PROCFS is disabled
From: Dominik Brodowski on 27 Apr 2010 13:10 Hey, in order to solve bugzilla bug 13426, and to fix another bug Alexander Kurz tracked down, I intend to submit a pull request for two additional patches tomorrow. They're available at git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git urgent As usual, I'm interested in your input to this patch series. The individual patches will be sent out to the PCMCIA list in a few moments. Best, Dominik Alexander Kurz (1): pcmcia: fix matching rules for pseudo-multi-function cards Dominik Brodowski (1): pcmcia: pcmcia_dev_present bugfix drivers/pcmcia/ds.c | 54 +++++++++++++++++---------------------------------- include/pcmcia/ds.h | 7 ++--- include/pcmcia/ss.h | 8 ++---- 3 files changed, 24 insertions(+), 45 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |