summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung/include/plat/nand-core.h
AgeCommit message (Collapse)AuthorFilesLines
2015-07-29ARM: SAMSUNG: local nand-core header in mach-s3c24xxKukjin Kim1-28/+0
This patch moves nand-core header file into mach-s3c24xx. Because it is not used for others except mach-s3c24xx. Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Kukjin Kim <kgene@kernel.org>
2010-10-18ARM: SAMSUNG: Add setname core function for S3C24XX NANDAtul Dahiya1-0/+28
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>