[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1305310406-9870-1-git-send-email-chudson@kionix.com>
Date: Fri, 13 May 2011 14:13:25 -0400
From: Chris@...r.kernel.org, Hudson@...r.kernel.org
To: dmitry.torokhov@...il.com
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH]input: Add support for Kionix KXTJ9 accelerometer
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists