LWN.net Logo

input: Add support for Kionix KXTJ9 accelerometer

From:  Chris@vger.kernel.org, Hudson@vger.kernel.org
To:  dmitry.torokhov@gmail.com
Subject:  [PATCH]input: Add support for Kionix KXTJ9 accelerometer
Date:  Fri, 13 May 2011 14:13:25 -0400
Message-ID:  <1305310406-9870-1-git-send-email-chudson@kionix.com>
Cc:  linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Archive-link:  Article, Thread

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-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Copyright © 2011, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds