commit | 4f41e7ea1a17ba7207ca41379bf344b317e72c12 | [log] [tgz] |
---|---|---|
author | Sandeep Paulraj <s-paulraj@ti.com> | Sat Nov 07 14:24:06 2009 -0500 |
committer | Scott Wood <scottwood@freescale.com> | Fri Nov 13 16:56:15 2009 -0600 |
tree | f69c73e8ee24c564184edea4b3d0835334e705da | |
parent | aaa8eec532876c47acfd31bf9b573a00eaad92ae [diff] |
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>