]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: adc: ti-ads1015: use irq_get_trigger_type()
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 1 Sep 2024 13:59:38 +0000 (14:59 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 30 Sep 2024 08:20:58 +0000 (09:20 +0100)
commit57f91983c92a592fb7291c16990a4d3655ac25b4
treeb3f29ab26e1a51166547b83f1f5e6ecf83ab8f96
parent9f8d7583459fb5fd90900ac8774fb1af2f804b0d
iio: adc: ti-ads1015: use irq_get_trigger_type()

Use irq_get_trigger_type() to replace getting the irq data then the
type in two steps.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20240901135950.797396-4-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/ti-ads1015.c