Re: [PATCH v1 2/2] net: mellanox: mlxbf_gige: Replace non-standard interrupt handling
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-09-16 14:07:58
Also in:
linux-acpi, linux-gpio, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-09-16 14:07:58
Also in:
linux-acpi, linux-gpio, lkml
On Wed, Sep 15, 2021 at 06:28:47PM -0400, Asmaa Mnebhi wrote:
Since the GPIO driver (gpio-mlxbf2.c) supports interrupt handling, replace the custom routine with simple IRQ request. Signed-off-by: Asmaa Mnebhi <asmaa@nvidia.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew