]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] acpiphp: add new bus to acpi
authorKristen Accardi <kristen.c.accardi@intel.com>
Fri, 24 Feb 2006 01:55:58 +0000 (17:55 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Mar 2006 22:35:15 +0000 (14:35 -0800)
commitf13a2f7d36b28516c0dc23416007286ad7054be6
tree6629b5eec7c8fae0c4fcf0901c475c32e598ec58
parent6197f00a883ba5829150980a00a850935da03998
[PATCH] acpiphp: add new bus to acpi

If we add a new bridge with subordinate busses, we should call make sure
that acpi is notified so that the PRT (if present) can be read and drivers
who have registered on this bus will be notified when it is started.
Also make sure to use the max reserved bus number for the starting the bus
scan.

Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/acpiphp_glue.c