summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stmp378x
diff options
context:
space:
mode:
authorRobby Cai <R63905@freescale.com>2009-11-06 14:16:55 +0800
committerRobby Cai <R63905@freescale.com>2009-11-06 14:16:55 +0800
commit9912c40d5a21f2f87136e22946e4071c0ad5b8a2 (patch)
tree8c93f5220d0218cac86246f33c0a3ca588b1d84f /arch/arm/mach-stmp378x
parentc505a7cfd45eda3ae3fbbd526dce42bc622d5bfb (diff)
ENGR00118046-3 Add the mxs_viim device
IIM device node does not exist due to missing of mxs_viim registered. Signed-off-by: Robby Cai <R63905@freescale.com>
Diffstat (limited to 'arch/arm/mach-stmp378x')
-rw-r--r--arch/arm/mach-stmp378x/stmp378x_devb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-stmp378x/stmp378x_devb.c b/arch/arm/mach-stmp378x/stmp378x_devb.c
index 86a9c4b42d08..7fade7ed7f0a 100644
--- a/arch/arm/mach-stmp378x/stmp378x_devb.c
+++ b/arch/arm/mach-stmp378x/stmp378x_devb.c
@@ -58,6 +58,7 @@ static struct platform_device *devices[] = {
&stmp378x_i2c,
&stmp3xxx_spdif,
&stmp378x_audio,
+ &stmp3xxx_viim,
};
int usb_host_wakeup_irq(struct device *wkup_dev)