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:
283fdd0
)
[S390] cio: Use device_is_registered().
author
Cornelia Huck
<cornelia.huck@de.ibm.com>
Thu, 25 Dec 2008 12:39:11 +0000
(13:39 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 25 Dec 2008 12:39:09 +0000
(13:39 +0100)
Check if a ccw device is registered via device_is_registered()
and not via the old kludge of checking the membership in driver
core internal klists.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found