Skip to content

Commit

Permalink
cm3602_lightsensor_microp: levels modded
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi01001 authored and snq- committed Oct 4, 2011
1 parent fa97cd4 commit e16bdee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-msm/board-bravo.c
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ static struct curcial_oj_platform_data bravo_oj_data = {
static struct microp_function_config microp_lightsensor_function = {
.name = "light_sensor",
.category = MICROP_FUNCTION_LSENSOR,
.levels = { 0, 0x21, 0x4D, 0xDC, 0x134, 0x18D, 0x1E5, 0x3FF, 0x3FF, 0x3FF },
.levels = { 0x04, 0x21, 0x4D, 0xDC, 0x134, 0x18D, 0x1E5, 0x280, 0x340, 0x3FF },
.channel = 6,
.int_pin = 1 << 9,
.golden_adc = 0xC0,
Expand Down

0 comments on commit e16bdee

Please sign in to comment.