From: xieyi Date: Tue, 9 Oct 2012 02:00:10 +0000 (+0800) Subject: sensor: correct mma7660 range to 1.5g X-Git-Tag: firefly_0821_release~8476 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=100b7257b5b3fa8c2195b4322270d9c99e8557d7;p=firefly-linux-kernel-4.4.55.git sensor: correct mma7660 range to 1.5g --- diff --git a/drivers/input/sensors/accel/mma7660.c b/drivers/input/sensors/accel/mma7660.c index ea05e4b74355..232d3e670d26 100755 --- a/drivers/input/sensors/accel/mma7660.c +++ b/drivers/input/sensors/accel/mma7660.c @@ -54,7 +54,7 @@ #define MMA7660_REG_PD 0xa -#define MMA7660_RANGE 2000000 +#define MMA7660_RANGE 1500000 /* LIS3DH */ #define MMA7660_PRECISION 6