You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shaohua Li
61fd47e0c8
ACPI: fix two IRQ8 issues in IOAPIC mode
Use mp_irqs[] to get PNP device's interrupt polarity and trigger.
There are two reasons to do this:
1. BIOS bug for PNP interrupt
2. BIOS explictly does override
mp_irqs[] should cover all the cases.
http://bugzilla.kernel.org/show_bug.cgi?id=5243
http://bugzilla.kernel.org/show_bug.cgi?id=7679
http://bugzilla.kernel.org/show_bug.cgi?id=9153
[lenb: fixed !IOAPIC and 64-bit !SMP builds]
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
|
17 years ago |
.. |
isapnp
|
…
|
|
pnpacpi
|
ACPI: fix two IRQ8 issues in IOAPIC mode
|
17 years ago |
pnpbios
|
PNP: simplify PNPBIOS insert_device
|
18 years ago |
Kconfig
|
…
|
|
Makefile
|
PNP: use dev_info(), dev_err(), etc in core
|
18 years ago |
base.h
|
…
|
|
card.c
|
PNP: use dev_info(), dev_err(), etc in core
|
18 years ago |
core.c
|
PNP: add debug message for adding new device
|
18 years ago |
driver.c
|
PNP: use dev_info(), dev_err(), etc in core
|
18 years ago |
interface.c
|
PNP: use dev_info(), dev_err(), etc in core
|
18 years ago |
manager.c
|
PNP: use dev_info(), dev_err(), etc in core
|
18 years ago |
quirks.c
|
PNP: use dev_info(), dev_err(), etc in core
|
18 years ago |
resource.c
|
PNP: use dev_info(), dev_err(), etc in core
|
18 years ago |
support.c
|
…
|
|
system.c
|
PNP: use dev_info() in system driver
|
18 years ago |