mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440
commita755a3858f96ea7e8762ecaac451adfad45321bd
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 3 Jun 2009 11:46:54 +0000 (3 13:46 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 5 Jun 2009 20:27:05 +0000 (5 21:27 +0100)
tree3c5fe7c6d3b6bac164504f48b55b9f08b7ffa787
parent31bb999ee73748068ddc271dd99b22dcc418efe3
mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440

Use the correct S3C2440_NFCONF_* macros for the mask for the 2412/2440
variants instead of the 2410 ones which use wrong bit positions.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/s3c2410.c