Skip to content

Commit

Permalink
ARM: S5PV210: Support ADC
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
MyungJoo Ham authored and Kukjin Kim committed Jul 20, 2011
1 parent 0e9e526 commit a0428f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-s5pv210/cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ void __init s5pv210_map_io(void)
s5pv210_default_sdhci2();
s5pv210_default_sdhci3();

s3c_adc_setname("s3c64xx-adc");
s3c_adc_setname("samsung-adc-v3");

s3c_cfcon_setname("s5pv210-pata");

Expand Down

0 comments on commit a0428f3

Please sign in to comment.