From: Dominik Brodowski Date: Fri, 21 May 2010 13:16:53 +0000 (+0200) Subject: pcmcia: only keep saved I365_CSCINT flag if there is no PCI irq X-Git-Tag: v2.6.35-rc3~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02caa56e4b789b80ae7e0f0f0789f94b44ad32ef;p=pandora-kernel.git pcmcia: only keep saved I365_CSCINT flag if there is no PCI irq 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 CC: Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed