]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
NAND: Correct the "chip_shift" calculation
authorSandeep Paulraj <s-paulraj@ti.com>
Sat, 7 Nov 2009 19:24:06 +0000 (14:24 -0500)
committerScott Wood <scottwood@freescale.com>
Fri, 13 Nov 2009 22:56:15 +0000 (16:56 -0600)
commit4f41e7ea1a17ba7207ca41379bf344b317e72c12
treef69c73e8ee24c564184edea4b3d0835334e705da
parentaaa8eec532876c47acfd31bf9b573a00eaad92ae
NAND: Correct the "chip_shift" calculation

This patch updates the "chip_shift" calculation in the
NAND driver. This is being done to sync up the NAND driver with
the kernel NAND driver.

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
drivers/mtd/nand/nand_base.c