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)
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>

No differences found