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:
5172046
)
Driver core: make bus_find_device_by_name() more robust
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 23 Sep 2008 20:01:27 +0000
(22:01 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 16 Oct 2008 16:24:51 +0000
(09:24 -0700)
Use sysfs_streq() in bus_find_device_by_name() so trailing newlines
are ignored (E.G. in bind/unbind).
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found