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:
fd782a4
)
[PATCH] driver core: add bus_find_device & driver_find_device functions
author
Cornelia Huck
<cohuck@de.ibm.com>
Wed, 22 Jun 2005 14:59:51 +0000
(16:59 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 30 Jun 2005 05:48:03 +0000
(22:48 -0700)
Add bus_find_device() and driver_find_device() which allow searching for a
device in the bus's resp. the driver's klist and obtain a reference on it.
Signed-off-by: Cornelia Huck <cohuck@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found