summaryrefslogtreecommitdiff
path: root/drivers/pnp
diff options
context:
space:
mode:
authorBjorn Helgaas <bjorn.helgaas@hp.com>2007-01-18 23:44:48 (GMT)
committerLen Brown <len.brown@intel.com>2007-01-26 07:08:32 (GMT)
commit5eca338fb510af78eee5372ff6a3525768ab913f (patch)
treeb98d21158e4e3b444d112b89eb8d86815cdcf582 /drivers/pnp
parent10fccf5fda7529258325769e9da136064b481aab (diff)
downloadlinux-5eca338fb510af78eee5372ff6a3525768ab913f.tar.xz
ACPI: remove motherboard driver (redundant with PNP system driver)
The PNP system board driver (drivers/pnp/system.c) contains all the same functionality, so we don't need the ACPI version. Previously, a motherboard device would be claimed by *both* the ACPI and PNP drivers, resulting in stuff like this in /proc/ioports: 1200-121f : motherboard <-- from drivers/acpi/motherboard.c 1200-121f : pnp 00:0d <-- from drivers/pnp/system.c Make sure to enable CONFIG_PNP (and CONFIG_PNPACPI) to include the PNP system board driver. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions