commit | e353a20afaee1e3e67fc4fa663a76c68a4c1fb74 | [log] [tgz] |
---|---|---|
author | Lei Wen <leiwen@marvell.com> | Thu Mar 03 11:08:30 2011 +0800 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Mar 11 14:22:50 2011 +0000 |
tree | 2de3b53dee73418c5f516ca402d3ce0e3ffcf6da | |
parent | e70727e442eb61581f836a9a0ca0c3b70d8a3ff2 [diff] |
mtd: pxa3xx_nand: make scan procedure more clear The previous probe function is some kind of big part. This patch seperate the resource allocation to keep the probe process more clear than before. Signed-off-by: Lei Wen <leiwen@marvell.com> Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>