Fwd: [PATCH] iio: accel: kxcjk-1013: add the "KIOX000A" ACPI id

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On the Cube i9 tablet, the ACPI id for the Kionix kxcj9 accelerometer
is "KIOX000A" (as can be seen in the DSDT of the Cube i9 tablet).
It is the same accelerometer, so only adding the ACPI id is needed.

Signed-off-by: Christophe Chapuis <chris.chapuis@xxxxxxxxx>
---
 drivers/iio/accel/kxcjk-1013.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/iio/accel/kxcjk-1013.c b/drivers/iio/accel/kxcjk-1013.c
index edec1d0..cf392c7 100644
--- a/drivers/iio/accel/kxcjk-1013.c
+++ b/drivers/iio/accel/kxcjk-1013.c
@@ -1393,6 +1393,7 @@ static const struct acpi_device_id kx_acpi_match[] = {
     {"KXCJ1013", KXCJK1013},
     {"KXCJ1008", KXCJ91008},
     {"KXCJ9000", KXCJ91008},
+    {"KIOX000A", KXCJ91008},
     {"KXTJ1009", KXTJ21009},
     {"SMO8500",  KXCJ91008},
     { },
-- 
2.7.4
--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux