commit | b4a871bce619dc5ca03cc6c78e1c467ceacb8e7e | [log] [tgz] |
---|---|---|
author | Jovi Zhang <bookjovi@gmail.com> | Mon Aug 20 14:58:26 2012 +0800 |
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | Fri Aug 31 15:29:42 2012 -0700 |
tree | 097397e0002cb7c5127a1e04e401344c598a074d | |
parent | 8defe59969cb8d863fe46867809316350ec0fc8f [diff] |
pstore/ram: Add missing platform_device_unregister We need to unregister platform device when module exit, this commit fixes the issue. Signed-off-by: Jovi Zhang <bookjovi@gmail.com> Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>