From: Kenji Kaneshige Date: Mon, 5 Dec 2005 10:31:00 +0000 (+0900) Subject: [PATCH] shpchp: Implement get_address callback X-Git-Tag: v2.6.16-rc1~654^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81f154427c0c50b6492d454abf98e15c1c2e354e;p=pandora-kernel.git [PATCH] shpchp: Implement get_address callback The following patch implements .get_address callback of hotplug_slot_ops for SHPCHP driver. With this patch, we can see bus address of hotplug slots as follows: $ cat address 0000:0b:01 Signed-off-by: Kenji Kaneshige Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed