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:
02c018a
)
USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_driver()
author
Abhishek Bist
<ishubist@gmail.com>
Wed, 27 May 2015 18:24:19 +0000
(23:54 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 31 May 2015 06:51:23 +0000
(15:51 +0900)
This function is used to call in early version of linux kernel in order
to find out the interface used by a usb device. But now it's use is
completely abolished. So,it would be relevant to remove this obselete
function from kernel mainline.
Signed-off-by: Abhishek Bist <ishubist@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/hcd.h
patch
|
blob
|
history
diff --cc
include/linux/usb/hcd.h
Simple merge