diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-11-23 18:55:29 +0300 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2017-11-27 04:23:47 +0300 |
commit | 447641eb88287fa29971b076166397e3f4cce3dd (patch) | |
tree | 6394aa225dd872bfa9c9a842246f6f19f9d9ed57 /drivers/extcon/extcon-axp288.c | |
parent | 00c2f524b8bb3e84b88aec0919a61ce947554c53 (diff) | |
download | linux-447641eb88287fa29971b076166397e3f4cce3dd.tar.xz |
extcon: adc-jack: Fix platform_get_irq's error checking
The platform_get_irq() function returns negative if an error occurs.
zero or positive number on success. platform_get_irq() error checking
for zero is not correct.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'drivers/extcon/extcon-axp288.c')
0 files changed, 0 insertions, 0 deletions