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:
a5167c5
)
acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_del in...
author
Axel Lin
<axel.lin@gmail.com>
Thu, 3 Jun 2010 07:18:03 +0000
(15:18 +0800)
committer
Matthew Garrett
<mjg@redhat.com>
Tue, 3 Aug 2010 13:48:49 +0000
(09:48 -0400)
platform_device_unregister will also call platform_device_put() to drop reference count.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
No differences found