diff options
author | Tom Rix <trix@redhat.com> | 2023-01-25 13:26:31 -0800 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-02-02 09:33:42 +0100 |
commit | 2e539b735d8683097846b486c0fb093da5f27fbb (patch) | |
tree | c1be96f6422d220b9d71cdb40aa97682fc9dbfab /drivers/fpga/fpga-bridge.c | |
parent | eed5a3bfafe6840494f7752b5cecd2a610b54fef (diff) |
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 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions