rename kxtf9 to moto_kxtf9

This commit is contained in:
黄涛 2011-09-26 12:04:04 +08:00
parent b74d64c8ef
commit 6b4dba3950
4 changed files with 3 additions and 3 deletions

View File

@ -348,7 +348,7 @@ config SENSORS_CAP_PROX
Say yes here if you wish to include the Motorola
Capacitive Proximity Sensor driver.
config SENSORS_KXTF9
config SENSORS_MOTO_KXTF9
tristate "KXTF9 Accelerometer"
default n
depends on I2C

View File

@ -49,7 +49,7 @@ obj-$(CONFIG_ARM_CHARLCD) += arm-charlcd.o
obj-$(CONFIG_WL127X_RFKILL) += wl127x-rfkill.o
obj-$(CONFIG_APANIC) += apanic.o
obj-$(CONFIG_SENSORS_AK8975) += akm8975.o
obj-$(CONFIG_SENSORS_KXTF9) += kxtf9.o
obj-$(CONFIG_SENSORS_MOTO_KXTF9)+= kxtf9.o
obj-$(CONFIG_SENSORS_CAP_PROX) += cap_prox.o
obj-$(CONFIG_SENSORS_MAX9635) += max9635.o
obj-$(CONFIG_SENSORS_NCT1008) += nct1008.o

View File

@ -31,7 +31,7 @@
#include <linux/workqueue.h>
#include <linux/interrupt.h>
#include <linux/kxtf9.h>
#include <linux/moto_kxtf9.h>
#define NAME "kxtf9"
#define G_MAX 8000