commit | 593cd8711221c9661dbf9beb2fb42fecca03e693 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Mon Nov 29 13:52:19 2010 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Dec 03 16:35:30 2010 +0000 |
tree | 6f335d79b029a0e238f737b1cfb00b1fdba2ff63 | |
parent | 4ad916bca7c372110815e77c2db95fb2eb2f8ab3 [diff] |
mtd: FSMC NAND use the PrimeCell identifier macros The FSMC actually has a standard ARM PrimeCell ID register, and the "revision" part of that register contains the thing that the code is looking at. Reuse the infrastructure from the AMBA bus abstraction and rid local defines. Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>