commit | 41920d16360ebc8c482911078a17d9994fb77612 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Fri Jun 29 13:57:59 2012 +0900 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jul 17 21:00:15 2012 +0200 |
tree | fbca621bd7db8de740ffef204da0609dafe04748 | |
parent | f447ed8b31da7b24c7c75c2d4624598135b41217 [diff] |
gpio: propagate of_parse_phandle_with_args errors Make of_get_named_gpio_flags propagate any error it receives from of_parse_phandle_with_args instead of inconditionally returning -EINVAL. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>