]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: imu: kmx61: Drop most likely fake ACPI ID
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 11 Sep 2024 21:31:10 +0000 (00:31 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 30 Sep 2024 08:21:03 +0000 (09:21 +0100)
commit6831670f656c11ddbaf89ec08e42609d818e6299
treef53d8bb0c850423ae505230878eb514948bfb78f
parenta4b7064d34186cf4970fe0333c3b27346cf8f819
iio: imu: kmx61: Drop most likely fake ACPI ID

The commit in question does not proove that ACPI ID exists.
Quite likely it was a cargo cult addition while doint that
for DT-based enumeration.  Drop most likely fake ACPI ID.

Googling for KMX61021L gives no useful results in regard to DSDT.
Moreover, the official vendor ID in the registry for Kionix is KIOX.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Link: https://patch.msgid.link/20240911213110.2893562-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/imu/kmx61.c