[PATCH v1 0/2] Use functionality of irq_get_trigger_type()

From: Vasileios Amoiridis
Date: Thu Sep 12 2024 - 19:59:53 EST


Use the irq_get_trigger_type() function which internally calls the
irq_get_trigger_data(), to remove check and remove the irqd_get_trigger_type().

The series is compile tested.

Vasileios Amoiridis (2):
uio: uio_dmem_genirq: Make use of irq_get_trigger_type()
uio: uio_pdrv_genirq: Make use of irq_get_trigger_type()

drivers/uio/uio_dmem_genirq.c | 5 +----
drivers/uio/uio_pdrv_genirq.c | 5 +----
2 files changed, 2 insertions(+), 8 deletions(-)


base-commit: 57f962b956f1d116cd64d5c406776c4975de549d
--
2.25.1