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:
a95cfa6
)
usb: gadget: udc: bdc: drop owner assignment from platform_drivers
author
Wolfram Sang
<wsa@the-dreams.de>
Sun, 21 Dec 2014 21:14:42 +0000
(22:14 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 9 Jan 2015 20:31:53 +0000
(12:31 -0800)
This platform_driver does not need to set an owner, it will be populated by the
driver core.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found