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:
9a3df1f
)
Driver core: make device_is_registered() work for class devices
author
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 13 Mar 2008 21:07:03 +0000
(17:07 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 20 Apr 2008 02:10:26 +0000
(19:10 -0700)
device_is_registered() can use the kobject value for this, so it will
now work with devices that are associated with only a class, not a bus
and a driver.
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found