[PATCH 1/1] extcon: Redo: Fix return value in extcon_register_interest()

2012-11-06 Thread Sachin Kamat
Commit 4f2de3bf (extcon : register for cable interest by cable name) reverted the change done in commit 5cd3c277. Re-doing it. Cc: Chanwoo Choi Cc: MyungJoo Ham Signed-off-by: Sachin Kamat --- drivers/extcon/extcon-class.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff

[PATCH 1/1] extcon: Redo: Fix return value in extcon_register_interest()

2012-11-06 Thread Sachin Kamat
Commit 4f2de3bf (extcon : register for cable interest by cable name) reverted the change done in commit 5cd3c277. Re-doing it. Cc: Chanwoo Choi cw00.c...@samsung.com Cc: MyungJoo Ham myungjoo@samsung.com Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- drivers/extcon/extcon-class.c |