commit | ac39ee304ac33f15107e42adb5ee5b0d0ce2dc4a | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Tue Mar 09 11:05:48 2010 -0500 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon May 10 14:16:43 2010 +0100 |
tree | 3306575dfef6f81f7bccde6c7653897860a52fe2 | |
parent | dad94318907b5947b499f88f38c074227245d15c [diff] |
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>