]> git.karo-electronics.de Git - mv-sheeva.git/commit - arch/arm/mach-s3c2440/s3c244x.c
ARM: SAMSUNG: Add setname core function for S3C24XX NAND
authorAtul Dahiya <atul.dahiya@samsung.com>
Mon, 18 Oct 2010 10:56:45 +0000 (19:56 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 18 Oct 2010 10:56:45 +0000 (19:56 +0900)
commitef3f2dd4810cca5bf5b1d3648968b50fb267d5e2
tree3715885664d99f3a092dbb1563ee5d5eb3691799
parent66ad4eea7ec50fe131755c80058b1157d160294d
ARM: SAMSUNG: Add setname core function for S3C24XX NAND

This patch replaces the device name assignment method from string assignment
to set_name method for all s3c24xx machines and adds device core file.

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>
arch/arm/mach-s3c2412/s3c2412.c
arch/arm/mach-s3c2416/s3c2416.c
arch/arm/mach-s3c2440/s3c244x.c
arch/arm/mach-s3c2443/s3c2443.c
arch/arm/plat-samsung/include/plat/nand-core.h [new file with mode: 0644]