gsensor,gyroscope: add gsensor lis3dh and gyroscope k3g drivers
authorlyx <lyx@rock-chips.com>
Thu, 1 Sep 2011 07:38:17 +0000 (00:38 -0700)
committerlyx <lyx@rock-chips.com>
Thu, 1 Sep 2011 08:32:29 +0000 (01:32 -0700)
commitc8a6f5f07365d323e6c9f6763b569132c6763046
treee0aa616cf27d99520d76b8cac5ab860bd501d273
parent3a5b7f31e11eec70fc118d94545608ec91d69840
gsensor,gyroscope: add gsensor lis3dh and gyroscope k3g drivers
drivers/input/Kconfig
drivers/input/Makefile
drivers/input/gsensor/Kconfig
drivers/input/gsensor/Makefile
drivers/input/gsensor/lis3dh_acc_misc.c [new file with mode: 0755]
drivers/input/gsensor/lis3dh_acc_misc.h [new file with mode: 0755]
drivers/input/gyroscope/Kconfig [new file with mode: 0755]
drivers/input/gyroscope/Makefile [new file with mode: 0755]
drivers/input/gyroscope/k3g.c [new file with mode: 0755]