[PATCH 8/8] MXC: mach-mx31_3ds: enable mc13783 touchscreen interface.
Alberto Panizzo
maramaopercheseimorto at gmail.com
Tue Mar 23 14:58:26 EDT 2010
Signed-off-by: Alberto Panizzo <maramaopercheseimorto at gmail.com>
---
arch/arm/mach-mx3/mach-mx31_3ds.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-mx3/mach-mx31_3ds.c b/arch/arm/mach-mx3/mach-mx31_3ds.c
index 258e8d1..a430b5b 100644
--- a/arch/arm/mach-mx3/mach-mx31_3ds.c
+++ b/arch/arm/mach-mx3/mach-mx31_3ds.c
@@ -392,7 +392,7 @@ static struct mc13783_regulator_init_data mx31_3ds_regulators[] = {
static struct mc13783_platform_data mc13783_pdata __initdata = {
.regulators = mx31_3ds_regulators,
.num_regulators = ARRAY_SIZE(mx31_3ds_regulators),
- .flags = MC13783_USE_REGULATOR,
+ .flags = MC13783_USE_REGULATOR | MC13783_USE_TOUCHSCREEN,
};
/* SPI */
--
1.6.3.3
More information about the linux-arm-kernel
mailing list