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:
26f944b
)
usb/endpoint: Set release callback in the struct device_type instead of in the device...
author
Lan Tianyu
<tianyu.lan@intel.com>
Fri, 17 Aug 2012 08:44:55 +0000
(16:44 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 20 Aug 2012 21:38:08 +0000
(14:38 -0700)
For following the way the rest of the usb core does, this patch is to change
the place of setting release callback.
Signed-off-by: Lan Tianyu <tianyu.lan@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found