Messages in this thread |  | | | Date | Tue, 27 Apr 2010 18:59:51 +0200 | | From | Dominik Brodowski <> | | Subject | [RFC] PCMCIA patches for 2.6.34-rc5 -- 2nd batch |
| |
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(-)
|  |