mtd: Blackfin NFC: localize MMR bit masks
authorMike Frysinger <vapier@gentoo.org>
Tue, 9 Mar 2010 16:05:48 +0000 (11:05 -0500)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 10 May 2010 13:16:43 +0000 (14:16 +0100)
commitac39ee304ac33f15107e42adb5ee5b0d0ce2dc4a
tree3306575dfef6f81f7bccde6c7653897860a52fe2
parentdad94318907b5947b499f88f38c074227245d15c
mtd: Blackfin NFC: localize MMR bit masks

Convert all magic numbers into appropriate defines, and move the defines
out of the global namespace and into this one driver.  No other driver
needs to care about the MMR layout anyways.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/bf5xx_nand.c