Re: [PATCH] extcon: trivial: kfree missed from remove path

2012-10-21 Thread Chanwoo Choi
On 10/21/2012 01:58 PM, anish kumar wrote: > From: anish kumar > > 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 > --- > drivers/extcon/extcon-max77693.c |1 + > 1 files changed, 1 insertions

[PATCH] extcon: trivial: kfree missed from remove path

2012-10-20 Thread anish kumar
From: anish kumar 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 --- drivers/extcon/extcon-max77693.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/extcon/extcon-max77