]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: gyro: bmg160: Replace custom implementation of iio_get_acpi_device_name()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 24 Oct 2024 19:05:08 +0000 (22:05 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Fri, 1 Nov 2024 14:54:44 +0000 (14:54 +0000)
commit99f2add1b42bd80da14b932e2f024a32a809b4b3
treed41ccd1f078099d78237a8f3afef3cb8be52fd13
parente85e016e9dc316799b481dcb0bf8227f3b9f2d9b
iio: gyro: bmg160: Replace custom implementation of iio_get_acpi_device_name()

IIO core (ACPI part) provides a generic helper that may be used in
the driver. Replace custom implementation of iio_get_acpi_device_name().

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20241024191200.229894-20-andriy.shevchenko@linux.intel.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/gyro/bmg160_core.c
drivers/iio/gyro/bmg160_i2c.c