[PATCH]input: Add support for Kionix KXTJ9 accelerometer

From: Chris
Date: Fri May 13 2011 - 14:13:40 EST


This patch adds support for the Kionix KXTJ9 digital tri-axis accelerometer.
The driver uses i2c for hardware communication, input for passing data to the
application layer, and sysfs to handle system calls. There were a few warnings
when I ran checkpatch.pl, all concerning the use of kstrto* in preference to
simple_strtoul but am concerned that this change may affect backwards
compatibility. Please let me know if I need to change anything in order to get
this merged.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/