commit | f8155a404db95656f1519b28fdb96cb68f8b2364 | [log] [tgz] |
---|---|---|
author | Lei Wen <leiwen@marvell.com> | Mon Feb 28 10:32:11 2011 +0800 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Mar 11 14:22:50 2011 +0000 |
tree | cccaa10692ac7927cd6bc530bc0e93bc1c8c2359 | |
parent | e353a20afaee1e3e67fc4fa663a76c68a4c1fb74 [diff] |
mtd: pxa3xx_nand: rework irq logic Enable all irq when we start the nand controller, and put all the transaction logic in the pxa3xx_nand_irq. By doing this way, we could dramatically increase the performance by avoid unnecessary delay. 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>