diff options
author | 2021-02-09 16:31:09 +0300 | |
---|---|---|
committer | 2021-02-15 11:43:34 +0100 | |
commit | f6b61541865f79807a43d3dec791eb0d6fc95d26 (patch) | |
tree | 15ee915855267e54c15e9ee1ceb38a5ef0fbaee8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio: ep93xx: Fix typo s/hierarchial/hierarchical (diff) | |
download | wireguard-linux-f6b61541865f79807a43d3dec791eb0d6fc95d26.tar.xz wireguard-linux-f6b61541865f79807a43d3dec791eb0d6fc95d26.zip |
gpio: ep93xx: refactor ep93xx_gpio_add_bank
- replace plain numbers with girq->num_parents in devm_kcalloc
- replace plain numbers with girq->num_parents for port F
- refactor i - 1 to i + 1 to make loop more readable
- combine getting IRQ's loop and setting handler's into single loop
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions