]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd: nand: s3c: Unify the register definition and naming
authorMarek Vasut <marex@denx.de>
Sat, 11 Oct 2014 16:42:52 +0000 (18:42 +0200)
committerScott Wood <scottwood@freescale.com>
Thu, 27 Nov 2014 05:21:43 +0000 (23:21 -0600)
commitb19157bf3f2345586f2db8a0f8f92cc54f527952
tree553e78f81ceff8d3e08c471cce12138593398532
parent226045734189690e91b7a101d22ce94793209bab
mtd: nand: s3c: Unify the register definition and naming

Merge struct s3c2410_nand and struct s3c2440_nand into one unified
struct s3c24x0_nand. While at it, fix up and rename the functions
to retrieve the NAND base address and fix up the s3c NAND driver to
reflect this change.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Lukasz Majewski <l.majewski@samsung.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Cc: Scott Wood <scottwood@freescale.com>
Cc: Vladimir Zapolskiy <vz@mleia.com>
arch/arm/include/asm/arch-s3c24x0/s3c2410.h
arch/arm/include/asm/arch-s3c24x0/s3c2440.h
arch/arm/include/asm/arch-s3c24x0/s3c24x0.h
drivers/mtd/nand/s3c2410_nand.c