projects
/
profile
/
common
/
kernel-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a140b92
)
ARM: EXYNOS4: configure ADC on NURI
author
MyungJoo Ham
<myungjoo.ham@samsung.com>
Wed, 20 Jul 2011 15:31:27 +0000
(
00:31
+0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Wed, 20 Jul 2011 16:46:41 +0000
(
01:46
+0900)
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/mach-nuri.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-exynos4/mach-nuri.c
b/arch/arm/mach-exynos4/mach-nuri.c
index
43ab82c
..
d099951
100644
(file)
--- a/
arch/arm/mach-exynos4/mach-nuri.c
+++ b/
arch/arm/mach-exynos4/mach-nuri.c
@@
-30,6
+30,7
@@
#include <asm/mach/arch.h>
#include <asm/mach-types.h>
+#include <plat/adc.h>
#include <plat/regs-serial.h>
#include <plat/exynos4.h>
#include <plat/cpu.h>
@@
-1021,6
+1022,7
@@
static struct platform_device *nuri_devices[] __initdata = {
&s5p_device_ehci,
&s3c_device_i2c3,
&i2c9_gpio,
+ &s3c_device_adc,
/* NURI Devices */
&nuri_gpio_keys,