[PATCH v2 0/2] gpio: mlxbf3: revert device name logic

David Thompson posted 2 patches 1 month, 3 weeks ago
drivers/gpio/gpio-mlxbf3.c | 54 ++++++++++++++------------------------
1 file changed, 19 insertions(+), 35 deletions(-)
[PATCH v2 0/2] gpio: mlxbf3: revert device name logic
Posted by David Thompson 1 month, 3 weeks ago
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.

v2:
- Added "Cc: stable@vger.kernel.org" tag to patch 2
- Added "Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>"

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