extcon: Fix return value in extcon-class.c
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 20 Nov 2012 07:30:31 +0000 (16:30 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 21 Nov 2012 11:00:39 +0000 (20:00 +0900)
commitc0c078c363a578543826bb8bfc9af47c7cc9321b
treedb78ad019689f7b0eade9976fff1362f90878daa
parentd851718f65d646c5033a28fa60631440c6dc0d4f
extcon: Fix return value in extcon-class.c

Return the value obtained from the function extcon_register_interest
instead of -ENODEV.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
drivers/extcon/extcon-class.c