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