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:
c539914
)
rtc: rtc-tile: add missing platform_device_unregister() when module exit
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sun, 5 May 2013 05:07:49 +0000
(
01:07
-0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Wed, 8 May 2013 18:00:19 +0000
(14:00 -0400)
We have registered platform device when module init, and
need unregister it when module exit.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found