git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d23861f
)
[S390] cio: Use device_reprobe() instead of bus_rescan_devices().
author
Cornelia Huck
<cornelia.huck@de.ibm.com>
Mon, 4 Dec 2006 14:41:07 +0000
(15:41 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Mon, 4 Dec 2006 14:41:07 +0000
(15:41 +0100)
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>
No differences found