diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2017-03-23 19:27:28 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-03-28 12:40:24 +0300 |
commit | c7fc5fbafa5a676813d68b0f24ce980d717eb940 (patch) | |
tree | 97f2f41c05aab3b57f7f6de612afafe6ff5b3b30 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 5fb7edb38dc7122a4d73980c86f4a4e600a535b4 (diff) | |
download | linux-c7fc5fbafa5a676813d68b0f24ce980d717eb940.tar.xz |
pinctrl: meson: use gpio-ranges from DT
When trying to add a gpio-hog, we enter a weird loop where the gpio-ranges
is needed when gpiochip_add_data() is called but in the current implementation
the ranges are added from the driver afterwards.
A simple solution is to rely on the DR gpio-ranges attribute and remove the
call to gpiochip_add_pin_range().
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions