aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2416
diff options
context:
space:
mode:
authorAtul Dahiya <atul.dahiya@samsung.com>2010-10-18 19:56:49 +0900
committerKukjin Kim <kgene.kim@samsung.com>2010-10-18 19:56:49 +0900
commit4bc778661a86722b2c1128dd03851fa013ef26de (patch)
tree65ce56d17f96544e4b4dce99172bfb5c0445d710 /arch/arm/mach-s3c2416
parentef3f2dd4810cca5bf5b1d3648968b50fb267d5e2 (diff)
ARM: S3C2416: Change S3C2416 NAND platform device name
This patch changes the platform device name from 's3c2416-nand' to 's3c2412-nand' so that S3C2416 can reuse the nand functionality available on S3C2412. Signed-off-by: Atul Dahiya <atul.dahiya@samsung.com> Signed-off-by: Sangbeom Kim <sbkim73@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c2416')
-rw-r--r--arch/arm/mach-s3c2416/s3c2416.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2416/s3c2416.c b/arch/arm/mach-s3c2416/s3c2416.c
index 62071893962..63f39cdc097 100644
--- a/arch/arm/mach-s3c2416/s3c2416.c
+++ b/arch/arm/mach-s3c2416/s3c2416.c
@@ -101,7 +101,7 @@ void __init s3c2416_init_uarts(struct s3c2410_uartcfg *cfg, int no)
{
s3c24xx_init_uartdevs("s3c2440-uart", s3c2410_uart_resources, cfg, no);
- s3c_nand_setname("s3c2416-nand");
+ s3c_nand_setname("s3c2412-nand");
}
/* s3c2416_map_io