commit | 369afd4ba22f5b8de0c9229b6e62b3f9e2207034 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Fri Apr 18 16:47:30 2014 +0200 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Thu Apr 24 17:26:31 2014 +0900 |
tree | 3ca0176a759326d5b204231d97cb51af435d0ae5 | |
parent | 12adef5b49e98eb181b4163c36e2998169e1379b [diff] |
extcon: max14577: Properly handle regmap_irq_get_virq error The regmap_irq_get_virq may return 0 or -EINVAL on error. Fail the probe in both situations. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Cc: <stable@vger.kernel.org> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>