projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
070c808
)
ARM: SMDK6442: Add audio devices on board
author
Jassi Brar
<jassi.brar@samsung.com>
Tue, 18 May 2010 07:02:58 +0000
(16:02 +0900)
committer
Ben Dooks
<ben-linux@fluff.org>
Tue, 18 May 2010 10:09:50 +0000
(19:09 +0900)
Add audio platform devices on the smdk by default.
Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s5p6442/mach-smdk6442.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-s5p6442/mach-smdk6442.c
b/arch/arm/mach-s5p6442/mach-smdk6442.c
index 0d63371ce07cfcd52a84345f29ea2fc5db901daf..ebcf997772593c9403912f8880021c5639cf6fa1 100644
(file)
--- a/
arch/arm/mach-s5p6442/mach-smdk6442.c
+++ b/
arch/arm/mach-s5p6442/mach-smdk6442.c
@@
-65,6
+65,7
@@
static struct s3c2410_uartcfg smdk6442_uartcfgs[] __initdata = {
};
static struct platform_device *smdk6442_devices[] __initdata = {
+ &s5p6442_device_iis0,
};
static void __init smdk6442_map_io(void)