]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mxc_nand: add V1_V2 namespace to registers
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 6 Aug 2010 13:53:08 +0000 (15:53 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 6 Aug 2010 15:37:29 +0000 (16:37 +0100)
commit1bc991808da890313c7a23ebc07e68ad8e79f42e
treedc1aef467a0447066386100fcab85781aba0be55
parent7aaf28ac02ff01f4202fc2e8a71ea33775da0f6f
mxc_nand: add V1_V2 namespace to registers

This prepares the driver for v3 support. The v3 controller
has a completely different register layout, so add a V1_V2_
namespace to the register defines to avoid confusion with
the v3 regs.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/mxc_nand.c