projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d35dfa5
)
arm: lpc32xx: phy3250: add rtc & touch device
author
Wolfram Sang
<w.sang@pengutronix.de>
Thu, 16 Feb 2012 14:51:28 +0000
(15:51 +0100)
committer
Olof Johansson
<olof@lixom.net>
Fri, 17 Feb 2012 00:12:05 +0000
(16:12 -0800)
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Roland Stigge <stigge@antcom.de>
Cc: Olof Johansson <olof@lixom.net>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-lpc32xx/phy3250.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-lpc32xx/phy3250.c
b/arch/arm/mach-lpc32xx/phy3250.c
index bfee5b4551055b2f7c5e1e68b7b07710361b2db0..945a2f24d5e901dbbbec5f07a4380ead6e4bf23e 100644
(file)
--- a/
arch/arm/mach-lpc32xx/phy3250.c
+++ b/
arch/arm/mach-lpc32xx/phy3250.c
@@
-271,6
+271,8
@@
static struct platform_device lpc32xx_gpio_led_device = {
};
static struct platform_device *phy3250_devs[] __initdata = {
+ &lpc32xx_rtc_device,
+ &lpc32xx_tsc_device,
&lpc32xx_i2c0_device,
&lpc32xx_i2c1_device,
&lpc32xx_i2c2_device,