android_kernel_xiaomi_sm8350/drivers/pnp/pnpacpi
Bjorn Helgaas cd7ec927d9 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>
2008-04-29 03:22:18 -04:00
..
core.c PNP: add pnp_alloc_dev() 2008-04-29 03:22:16 -04:00
Kconfig
Makefile PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set 2008-04-29 03:22:14 -04:00
pnpacpi.h
rsparser.c PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate 2008-04-29 03:22:18 -04:00