[PATCH] misc/st_kim: Free resources in the error path of probe()

2012-11-22 Thread Matthias Kaehlcke
Signed-off-by: Matthias Kaehlcke --- drivers/misc/ti-st/st_kim.c | 30 +- 1 file changed, 21 insertions(+), 9 deletions(-) diff --git a/drivers/misc/ti-st/st_kim.c b/drivers/misc/ti-st/st_kim.c index 04a8199..9ff942a 100644 --- a/drivers/misc/ti-st/st_kim.c +++

[PATCH] misc/st_kim: Free resources in the error path of probe()

2012-11-22 Thread Matthias Kaehlcke
Signed-off-by: Matthias Kaehlcke matth...@kaehlcke.net --- drivers/misc/ti-st/st_kim.c | 30 +- 1 file changed, 21 insertions(+), 9 deletions(-) diff --git a/drivers/misc/ti-st/st_kim.c b/drivers/misc/ti-st/st_kim.c index 04a8199..9ff942a 100644 ---