commit | da26d5d803e45a30c7d72b83ce906f3a466f4cc3 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Sep 16 15:11:41 2014 -0700 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Sep 23 17:51:17 2014 +0200 |
tree | 43b7bac272c85efd85c037e0343d264ff923c443 | |
parent | 2fcea6cecbc965b4e02a39537d9d939f5251bbbd [diff] |
gpio: remove remaining users of gpiochip_remove() retval Some drivers accidentally still use the return value from gpiochip_remove(). Get rid of them so we can simplify this function and get rid of the return value. Cc: Abdoulaye Berthe <berthe.ab@gmail.com> Acked-by: Alexandre Courbot <acourbot@nvidia.com> Acked-by: Javier Martinez Canillas <javier@dowhile0.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>