commit | 2b8454a75b90d7cd1ac325a0baba77244733354f | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Wed Nov 27 11:34:58 2013 +0800 |
committer | Olof Johansson <olof@lixom.net> | Tue Nov 26 20:18:07 2013 -0800 |
tree | de50a783ad8d640eb69c09505914f18b9eb1b712 | |
parent | 6d3c1afe7367447c8f7d2fec7a132f723834efd1 [diff] |
platform/chrome: unregister platform driver/device when module exit We have registered platform driver and device when module init, and need unregister them when module exit. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Olof Johansson <olof@lixom.net>