git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e44a21b
)
pcmcia: only keep saved I365_CSCINT flag if there is no PCI irq
author
Dominik Brodowski
<linux@dominikbrodowski.net>
Fri, 21 May 2010 13:16:53 +0000
(15:16 +0200)
committer
Dominik Brodowski
<linux@dominikbrodowski.net>
Mon, 7 Jun 2010 16:20:02 +0000
(18:20 +0200)
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>
CC: <stable@kernel.org>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
No differences found