]> pilppa.org Git - linux-2.6-omap-h63xx.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)
commit15a1ae74879925d0d3f71ebc3f56d0a2c5db393a
tree6629b5eec7c8fae0c4fcf0901c475c32e598ec58
parentb89b7ea05a8f71426bd36ed12e6cd73179d0f720
[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