[ARM] tegra: stingray: Improve ALS reporting accuracy
authorPraveen Bharathi <pbharathi@motorola.com>
Wed, 24 Nov 2010 03:49:45 +0000 (21:49 -0600)
committerColin Cross <ccross@android.com>
Wed, 1 Dec 2010 00:25:27 +0000 (16:25 -0800)
Signed-off-by: Praveen Bharathi <pbharathi@motorola.com>
arch/arm/mach-tegra/board-stingray-sensors.c

index 568473a8231daa84580d0763575a6dd18c86abb4..34643fa4674828e609ea1b0e3aa51ad86197275e 100755 (executable)
@@ -226,8 +226,7 @@ struct max9635_platform_data stingray_max9635_pdata = {
        .threshold_timer = 0x19,
        .def_low_threshold = 0xFE,
        .def_high_threshold = 0xFF,
-       .lens_coeff_h = 7,
-       .lens_coeff_l = 10,
+       .lens_coeff = 20,
 };
 
 static int stingray_max9635_init(void)