[PATCH v1 0/2] gpio: mlxbf3: revert device name logic
From: David Thompson
Date: Mon Aug 11 2025 - 13:51:16 EST
This series reverts the use of device name processing
in the BlueField-3 GPIO driver "probe()". Instead, the
kernel API "platform_get_irq_optional()" should be used
to prevent errors being logged.
David Thompson (2):
Revert "gpio: mlxbf3: only get IRQ for device instance 0"
gpio: mlxbf3: use platform_get_irq_optional()
drivers/gpio/gpio-mlxbf3.c | 54 ++++++++++++++------------------------
1 file changed, 19 insertions(+), 35 deletions(-)
--
2.43.2