commit | 246a144eed4093befc58e00cf3ba55e647977420 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Jul 08 09:22:10 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Jul 09 12:22:54 2014 +0200 |
tree | 14b3a30eefd9037232b1ba4f135f32795b6d3e48 | |
parent | 7cb5409b10d9f8316ca2539591acb6a5f7fd4139 [diff] |
gpio: vr41xx: fix up errorpath on probe() The driver was not checking the return value from gpiochip_add() properly, so add a bail-out check. Reported-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>