]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: imu: inv_icm42600: use irq_get_trigger_type()
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 1 Sep 2024 13:59:45 +0000 (14:59 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 30 Sep 2024 08:20:58 +0000 (09:20 +0100)
commit95bce3fcdbfaffb12c3203d08b9d44c8e12b527b
treea5957bacea0bdec59982be38979a1baba91f3c49
parent9c1125b4c4d6b144f910d1e93db05ebf37c83b5e
iio: imu: inv_icm42600: 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-11-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/imu/inv_icm42600/inv_icm42600_core.c