From e817778efd36cd427fcb72a8f8b7742db8695c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Lambrecht?= Date: Tue, 5 Jul 2011 15:35:31 +0200 Subject: [PATCH] --- yaml --- r: 260559 b: refs/heads/master c: 1459fc5f6d244b4e43690df5e9e28e8de390caf0 h: refs/heads/master i: 260557: 14d0b9d92a48102fab2ff60596f208830f2dbb01 260555: c0330ef98603dec1e622455d0795b36679f7c76b 260551: c50ca00e5195499ed72914025d8d291dc61ef478 260543: 8683fa797969886da602e8606574bb2138f9b550 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-imx/mach-mx27_3ds.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 37e6177b9000..37a769d8cecc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 97ea3da2048e9018f2513a36a95d2f14b3853d1a +refs/heads/master: 1459fc5f6d244b4e43690df5e9e28e8de390caf0 diff --git a/trunk/arch/arm/mach-imx/mach-mx27_3ds.c b/trunk/arch/arm/mach-imx/mach-mx27_3ds.c index 84fb79315dd1..6fa6934ab150 100644 --- a/trunk/arch/arm/mach-imx/mach-mx27_3ds.c +++ b/trunk/arch/arm/mach-imx/mach-mx27_3ds.c @@ -293,7 +293,8 @@ static struct mc13xxx_platform_data mc13783_pdata = { .num_regulators = ARRAY_SIZE(mx27_3ds_regulators), }, - .flags = MC13783_USE_REGULATOR | MC13783_USE_TOUCHSCREEN, + .flags = MC13783_USE_REGULATOR | MC13783_USE_TOUCHSCREEN | + MC13783_USE_RTC, }; /* SPI */