From: anish kumar Date: Mon, 22 Oct 2012 01:11:43 +0000 (+0900) Subject: extcon: trivial: kfree missed from remove path X-Git-Tag: v3.7-rc3~15^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b7bccf7c5372eab3408593ab2142a5dcde03f6;p=pandora-kernel.git 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 Signed-off-by: Chanwoo Choi Signed-off-by: MyungJoo Ham --- Reading git-diff-tree failed