misc: Add ST Micro L3G4200D Gyroscope code
authorDan Murphy <wldm10@motorola.com>
Fri, 28 May 2010 13:53:37 +0000 (08:53 -0500)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:33:01 +0000 (16:33 -0700)
commit20ea8cc19b0681505f5ab78f54b41697fc3f147b
tree67c01ce62cdab6539e7cda0cc495150666d89026
parent232e0d3b132bff52e3ddec2a952eca184ce54321
misc: Add ST Micro L3G4200D Gyroscope code

This is the initial submission of code for the gyroscope.

Change-Id: Ie56f79dad42b616058ea59cf05508337cc002f18
Signed-off-by: Dan Murphy <wldm10@motorola.com>
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/l3g4200d.c [new file with mode: 0644]
include/linux/l3g4200d.h [new file with mode: 0644]