diff options
author | 2023-01-25 13:26:31 -0800 | |
---|---|---|
committer | 2023-02-02 09:33:42 +0100 | |
commit | 2e539b735d8683097846b486c0fb093da5f27fbb (patch) | |
tree | c1be96f6422d220b9d71cdb40aa97682fc9dbfab /lib/interval_tree_test.c | |
parent | gpiolib: of: Move enum of_gpio_flags to its only user (diff) | |
download | linux-rng-2e539b735d8683097846b486c0fb093da5f27fbb.tar.xz linux-rng-2e539b735d8683097846b486c0fb093da5f27fbb.zip |
gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping()
Reviewing the j loop over num_irqs_per_bank, in the code previous
to the fixes: commit, every j was used. now only when j == 0.
If only j == 0 is used, there is no need for the loop.
Fixes: 210386804745 ("gpio: tegra186: Support multiple interrupts per bank")
Signed-off-by: Tom Rix <trix@redhat.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'lib/interval_tree_test.c')
0 files changed, 0 insertions, 0 deletions