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:
5e1aeea
)
tty: serial: 8250: drop owner assignment from platform_drivers
author
Wolfram Sang
<wsa@the-dreams.de>
Sun, 21 Dec 2014 21:14:41 +0000
(22:14 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 9 Jan 2015 22:16:47 +0000
(14:16 -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