From: Kenji Kaneshige Date: Tue, 27 May 2008 10:08:23 +0000 (+0900) Subject: shpchp: add message about shpchp_slot_with_bus option X-Git-Tag: v2.6.26-rc5~46^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3bd307c628af2f0a581c42d5d7e4bcdbbf64b6a;p=pandora-kernel.git shpchp: add message about shpchp_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 shpchp 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 Signed-off-by: Kristen Carlson Accardi Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed