diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-11-23 16:55:29 +0100 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2017-11-27 02:23:47 +0100 |
commit | 447641eb88287fa29971b076166397e3f4cce3dd (patch) | |
tree | 6394aa225dd872bfa9c9a842246f6f19f9d9ed57 /drivers/extcon/extcon-axp288.c | |
parent | extcon: max8997: Delete unneeded initialization in max8997_muic_set_path() (diff) | |
download | linux-447641eb88287fa29971b076166397e3f4cce3dd.tar.xz linux-447641eb88287fa29971b076166397e3f4cce3dd.zip |
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