linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH]input: Add support for Kionix KXTJ9 accelerometer
@ 2011-05-13 18:13 Chris, Hudson
  2011-05-13 18:13 ` [PATCH 1/1] input: " Chris, Hudson
  0 siblings, 1 reply; 5+ messages in thread
From: Chris, Hudson @ 2011-05-13 18:13 UTC (permalink / raw)
  To: dmitry.torokhov; +Cc: linux-input, linux-kernel

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-05-16  8:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-13 18:13 [PATCH]input: Add support for Kionix KXTJ9 accelerometer Chris, Hudson
2011-05-13 18:13 ` [PATCH 1/1] input: " Chris, Hudson
2011-05-13 18:17   ` Chris Hudson
2011-05-13 18:27   ` Alan Cox
2011-05-16  8:40     ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).