diff options
author | Thierry Reding <treding@nvidia.com> | 2017-07-20 19:00:57 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-08-14 16:01:13 +0300 |
commit | 9c07409c34ddf1804721cee21ca835733e165bde (patch) | |
tree | 9004ca0ee9ea2cf5058fc6d8cd8737b11ffc57e2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 564209037dfe09b91a9110e80bd4bcdbccfcceed (diff) | |
download | linux-9c07409c34ddf1804721cee21ca835733e165bde.tar.xz |
gpio: tegra: Use platform_get_irq()
Instead of using platform_get_resource() and getting the interrupts from
the resource, use platform_get_irq() which is slightly easier to use and
covers some special cases that the former doesn't.
Signed-off-by: Thierry Reding <treding@nvidia.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