commit | 44b7bccf7c5372eab3408593ab2142a5dcde03f6 | [log] [tgz] |
---|---|---|
author | anish kumar <anish198519851985@gmail.com> | Mon Oct 22 10:11:43 2012 +0900 |
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | Tue Oct 23 16:32:17 2012 +0900 |
tree | 7f50aa5545d9e24c7a82bb0a9e2c24fd704b7a6b | |
parent | 57e7cd37059bb00cd56b60b95b8799af0db91e18 [diff] |
extcon: trivial: kfree missed from remove path Extcon core doesn't free the memory when we do unregister. Kfree is added in the remove path as it was missing. Signed-off-by: anish kumar <anish198519851985@gmail.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>