commit | 47af5518526d435d0d56a329a578f240e86eb678 | [log] [tgz] |
---|---|---|
author | Cornelia Huck <cornelia.huck@de.ibm.com> | Mon Dec 04 15:41:07 2006 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Dec 04 15:41:07 2006 +0100 |
tree | 6ec89de2dbb5d2733e82648ecac1779303bd8972 | |
parent | d23861ff1a4da1f4a5255eb4582f620191c6e1c0 [diff] |
[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 <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>