net: mellanox: mlxbf_gige: Replace non-standard interrupt handling
authorAsmaa Mnebhi <asmaa@nvidia.com>
Fri, 15 Oct 2021 16:48:09 +0000 (12:48 -0400)
committerBartosz Golaszewski <brgl@bgdev.pl>
Fri, 29 Oct 2021 20:34:03 +0000 (22:34 +0200)
commit6c2a6ddca763271fa583e22bce10c2805c1ea9f6
tree43568270905820f935c55daf0cb9ccd5a62d7ddc
parent2b725265cb08d6a0001bf81631ccb5728d095229
net: mellanox: mlxbf_gige: Replace non-standard interrupt handling

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>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
drivers/net/ethernet/mellanox/mlxbf_gige/Makefile
drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige.h
drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_gpio.c [deleted file]
drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c