Skip to content

Commit

Permalink
mtd: pxa3xx_nand: rework irq logic
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Lei Wen authored and David Woodhouse committed Mar 11, 2011
1 parent e353a20 commit f8155a4
Showing 1 changed file with 187 additions and 212 deletions.
Loading

0 comments on commit f8155a4

Please sign in to comment.