pinctrl: at91: Remove pioc_index from struct at91_gpio_chip
authorMark Brown <broonie@kernel.org>
Tue, 7 Mar 2023 12:51:28 +0000 (12:51 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 13 Mar 2023 10:21:54 +0000 (11:21 +0100)
commit5361ebe94a614c36198f26c1d006a65b367a1c3a
tree80559dcc62a680f14f6ccb5a4f365d94197da3c8
parentd61955da3256d506cc201a9296723bf59f0d51ed
pinctrl: at91: Remove pioc_index from struct at91_gpio_chip

The pioc_idx member of struct at91_gpio_chip is write only, just remove it.

Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230216-gpio-at91-immutable-v2-2-326ef362dbc7@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-at91.c