]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
pciehp: add message about pciehp_slot_with_bus option
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Tue, 27 May 2008 10:07:33 +0000 (19:07 +0900)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 27 May 2008 22:43:47 +0000 (15:43 -0700)
commit9e4f2e8d4ddb04ad16a3828cd9a369a5a5287009
treeaf2653041dbfb77139f24bc8ffd1c2553fd4ba1e
parenta86161b3134465f072d965ca7508ec9c1e2e52c7
pciehp: add message about pciehp_slot_with_bus option

Some (broken?) platform assign the same slot name to multiple hotplug
slots. On such system, slot initialization would fail because of name
collision. The pciehp driver already have a "slot_with_bus" module
option which adds the bus number into the slot name. This patch adds
the message about this module option that will be displayed when slot
name collision is detected.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/pciehp_core.c