aboutsummaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon-max77693.c
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2012-11-20 15:46:41 +0900
committerMyungJoo Ham <myungjoo.ham@samsung.com>2012-11-21 20:00:40 +0900
commit68c9274d0fd1f66c6d105c52a61268d943e30862 (patch)
treeb9c580869cc52e249c9a3974907fee287452ee2f /drivers/extcon/extcon-max77693.c
parentc0c078c363a578543826bb8bfc9af47c7cc9321b (diff)
extcon: max8997: Fix incorrect error check and return value
irq_create_mapping() returns 0 if it fails to provide a valid irq number. 'ret' needs to be updated with a negative error code before returning from probe to signal probe failure. While at it, also corrected the 'virq' type to unsigned from signed. 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>
Diffstat (limited to 'drivers/extcon/extcon-max77693.c')
0 files changed, 0 insertions, 0 deletions