From: Cornelia Huck Date: Mon, 4 Dec 2006 14:41:07 +0000 (+0100) Subject: [S390] cio: Use device_reprobe() instead of bus_rescan_devices(). X-Git-Tag: v2.6.20-rc1~34^2~40^2~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47af5518526d435d0d56a329a578f240e86eb678;p=pandora-kernel.git [S390] cio: Use device_reprobe() instead of bus_rescan_devices(). In io_subchannel_register(), it is better to just reprobe the current device if it hasn't a driver yet than to rescan the whole bus. Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed