diff options
author | Tom Rix <[email protected]> | 2023-01-25 13:26:31 -0800 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2023-02-02 09:33:42 +0100 |
commit | 2e539b735d8683097846b486c0fb093da5f27fbb (patch) | |
tree | c1be96f6422d220b9d71cdb40aa97682fc9dbfab /scripts/bpf_doc.py | |
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 <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions