commit | cd7ec927d9cd3d2001cbbdce872bd73f6e49c986 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Apr 28 16:34:02 2008 -0600 |
committer | Len Brown <len.brown@intel.com> | Tue Apr 29 03:22:18 2008 -0400 |
tree | 33ed9035c8404b21848a8fff9e4cf8a70d791f3a | |
parent | bb84b41d1a1e3ad1ebe7f91a7c97d3b6ca242e9d [diff] |
PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate This simplifies IRQ resource parsing slightly by computing all the IORESOURCE_IRQ_* flags at the same time. This also keeps track of shareability information when parsing options from _PRS. Previously we ignored shareability in _PRS. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Acked-By: Rene Herman <rene.herman@gmail.com> Signed-off-by: Len Brown <len.brown@intel.com>