acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_del in...
authorAxel Lin <axel.lin@gmail.com>
Thu, 3 Jun 2010 07:18:03 +0000 (15:18 +0800)
committerMatthew 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