diff options
author | 2025-01-09 10:08:03 +0100 | |
---|---|---|
committer | 2025-01-13 09:20:25 +0100 | |
commit | 3c838184407f3e0b28cd86a7275ffc2f9e790efa (patch) | |
tree | fa43151d64a1089bd779acf343ba3e29b72d6b9c /scripts/lib/kdoc/kdoc_parser.py | |
parent | gpio: mpc8xxx: Add MPC8314 support (diff) | |
download | linux-rng-3c838184407f3e0b28cd86a7275ffc2f9e790efa.tar.xz linux-rng-3c838184407f3e0b28cd86a7275ffc2f9e790efa.zip |
gpio: altera: Drop .mapped_irq from driver data
struct altera_gpio_chip::mapped_irq is only used in the driver's probe
function. So it's enough if mapped_irq is a local variable, and can be
dropped from driver data.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://lore.kernel.org/r/20250109090802.3763275-2-u.kleine-koenig@baylibre.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions