Home
last modified time | relevance | path

Searched hist:a993273beae8022390e48fe9205480565ad470ab (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pnp/pnpacpi/
H A Drsparser.cdiff a993273beae8022390e48fe9205480565ad470ab Tue Jun 10 01:52:05 CEST 2008 Bjorn Helgaas <bjorn.helgaas@hp.com> pnpacpi: fix shareable IRQ encode/decode

When we encode IRQ resources, we should use the "shareable" flag we got
from _PRS rather than guessing based on the IRQ trigger mode.

This is based on a patch by Tom Jaeger:
http://bugzilla.kernel.org/show_bug.cgi?id=9487#c32

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>