aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap1')
-rw-r--r--arch/arm/mach-omap1/board-htcherald.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/board-htcherald.c b/arch/arm/mach-omap1/board-htcherald.c
index faa344f734dc..742c6d107268 100644
--- a/arch/arm/mach-omap1/board-htcherald.c
+++ b/arch/arm/mach-omap1/board-htcherald.c
@@ -439,7 +439,7 @@ static const struct ads7846_platform_data htcherald_ts_platform_data = {
439 .keep_vref_on = 1, 439 .keep_vref_on = 1,
440 .x_plate_ohms = 496, 440 .x_plate_ohms = 496,
441 .gpio_pendown = HTCHERALD_GPIO_TS, 441 .gpio_pendown = HTCHERALD_GPIO_TS,
442 .pressure_max = 100000, 442 .pressure_max = 10000,
443 .pressure_min = 5000, 443 .pressure_min = 5000,
444 .x_min = 528, 444 .x_min = 528,
445 .x_max = 3760, 445 .x_max = 3760,