commit | c8c17c888d936c58ceb28b084a6272d67e10ea28 | [log] [tgz] |
---|---|---|
author | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | Fri Aug 29 12:59:51 2008 +0200 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Sep 01 21:38:34 2008 +0100 |
tree | 6aaf879d3ef5f35c287ac0b78d521ad432712519 | |
parent | 7dad482ed0648a40e403d1ed44e0ea92248632f1 [diff] |
[MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform data This patch moves some attributes out from the platform data into the dynamically created nand device. This results into a cleaner interface and allows to use constant pxa3xx_nand_flash definitions. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>