OSDN Git Service

iio:kxcjk-1013: Add support for SMO8500 device
authorBastien Nocera <hadess@hadess.net>
Sun, 11 May 2014 21:09:00 +0000 (22:09 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 8 Nov 2014 12:40:53 +0000 (12:40 +0000)
commit3bfa74f86006ff8cc1c3cf71f3bdaa885e952f39
treeeaec27520fc74ab00585c1336ae4f91c77de0e60
parent995863cc8e3e2ab08a8ff18dc937c7a32a7479e0
iio:kxcjk-1013: Add support for SMO8500 device

The Onda v975w tablet contains an accelerometer that's advertised over
ACPI as SMO8500. This device is however a KXCJ9 accelerometer as
can be seen in the Windows driver's INF file, and from the etching on
the chipset ("KXCJ9 41566 0414").

This patch also removes the attempt to get the IRQ for the "data ready"
signal, as it does not seem to be supported by this device on this
platform.

Signed-off-by: Bastien Nocera <hadess@hadess.net>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/accel/kxcjk-1013.c