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:
6e4741e
)
serial: sunsu: add missing platform_driver_unregister() when module exit
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sat, 27 Apr 2013 00:13:16 +0000
(
00:13
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 5 May 2013 00:39:48 +0000
(17:39 -0700)
We have registered platform driver when module init, and
need unregister it when module exit.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found