From: Axel Lin Date: Thu, 3 Jun 2010 07:18:03 +0000 (+0800) Subject: acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_del in... X-Git-Tag: v2.6.36-rc1~579^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97ba0af097dc3428b85dc6a1282968d7ba9510f5;p=pandora-kernel.git acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_del in module_exit platform_device_unregister will also call platform_device_put() to drop reference count. Signed-off-by: Axel Lin Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed