pcmcia: only keep saved I365_CSCINT flag if there is no PCI irq
commit91d5e7b11a032cb392bf6332acc23e7e2f0679f3
authorDominik Brodowski <linux@dominikbrodowski.net>
Fri, 21 May 2010 13:16:53 +0000 (21 15:16 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jul 2010 18:22:43 +0000 (5 11:22 -0700)
treea2dd5fbbc9cd3f35297cbebe54c12e514270e298
parent2b2a3d8b7c699174a642bcbad080767894ce3db2
pcmcia: only keep saved I365_CSCINT flag if there is no PCI irq

commit 02caa56e4b789b80ae7e0f0f0789f94b44ad32ef upstream.

Keeping the saved I365_CSCINT flag around breaks PCMCIA on some system,
and is only needed on a few systems to get PCMCIA to work. This patch
allows PCMCIA to work on both types, and it fixes
https://bugzilla.kernel.org/show_bug.cgi?id=16015

Reported-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pcmcia/yenta_socket.c