[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1754928650.git.davthompson@nvidia.com>
Date: Mon, 11 Aug 2025 13:50:43 -0400
From: David Thompson <davthompson@...dia.com>
To: <linus.walleij@...aro.org>, <brgl@...ev.pl>,
<andriy.shevchenko@...ux.intel.com>, <mika.westerberg@...ux.intel.com>
CC: <linux-gpio@...r.kernel.org>, <linux-kernel@...r.kernel.org>, "David
Thompson" <davthompson@...dia.com>
Subject: [PATCH v1 0/2] gpio: mlxbf3: revert device name logic
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
Powered by blists - more mailing lists