commit | 4c241b364b5899e46924bfd4f9599c45f8e4a146 | [log] [tgz] |
---|---|---|
author | Libo Chen <clbchenlibo.chen@huawei.com> | Mon May 20 10:30:07 2013 +0800 |
committer | Matthew Garrett <matthew.garrett@nebula.com> | Wed Jul 10 15:42:40 2013 -0400 |
tree | 9352efcdf1ce7c96219ff4867dab41b8318ae268 | |
parent | e1a98e61c21694c9c690c7f253010cd44e89e7fd [diff] |
x86: msi-laptop: fix memleak 1. fix two visible mistakes: * when load_scm_model_init faild, we should call platform_device_del(msipf_device) * msipf_attribute_group should be remove in err case 2. change some tags, give them real meaning. Signed-off-by: Libo Chen <libo.chen@huawei.com> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>