diff options
| author | Laxman Dewangan <[email protected]> | 2016-03-11 19:13:22 +0530 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2016-04-13 14:42:02 +0200 |
| commit | dfbd379ba9b7431eec46f1dbc2603491be98619a (patch) | |
| tree | f505ee437fb3dacf90c89ee399b727e25cdd266d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | cd97a449a7cedf7d9a61882a672d317429b5d599 (diff) | |
gpio: of: Return error if gpio hog configuration failed
If GPIO hog configuration failed while adding OF based
gpiochip() then return the error instead of ignoring it.
This helps of properly handling the gpio driver dependency.
When adding the gpio hog nodes for NVIDIA's Tegra210 platforms,
the gpio_hogd() fails with EPROBE_DEFER because pinctrl is not
ready at this time and gpio_request() for Tegra GPIO driver
returns error. The error was not causing the Tegra GPIO driver
to fail as the error was getting ignored.
Signed-off-by: Laxman Dewangan <[email protected]>
Cc: Benoit Parrot <[email protected]>
Cc: Alexandre Courbot <[email protected]>
Reviewed-by: Thierry Reding <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions