From: Wei Yongjun Date: Sun, 5 May 2013 05:07:49 +0000 (-0400) Subject: rtc: rtc-tile: add missing platform_device_unregister() when module exit X-Git-Tag: v3.10-rc1~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52fbc7796a6936dac4189f7ebda7ae7c2c813ad2;p=pandora-kernel.git rtc: rtc-tile: add missing platform_device_unregister() when module exit We have registered platform device when module init, and need unregister it when module exit. Signed-off-by: Wei Yongjun Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed