]> Gentwo Git Trees - linux/.git/commit
iio: imu: st_lsm6dsx: Use iio_read_acpi_mount_matrix() helper
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Mon, 26 Aug 2024 21:22:39 +0000 (00:22 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 3 Sep 2024 17:49:44 +0000 (18:49 +0100)
commit17601ab9d75918b11515b7f23730f99059cf038e
tree8472bb57f82a4988537fca8706195e3a4524a863
parent2f1dddc922a4d77162f839ee8faa50209bbe5168
iio: imu: st_lsm6dsx: Use iio_read_acpi_mount_matrix() helper

Replace the duplicate ACPI "ROTM" data parsing code with the new
shared iio_read_acpi_mount_matrix() helper.

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://patch.msgid.link/20240826212344.866928-2-andy.shevchenko@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c