git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e353a20
)
mtd: pxa3xx_nand: rework irq logic
author
Lei Wen
<leiwen@marvell.com>
Mon, 28 Feb 2011 02:32:11 +0000
(10:32 +0800)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Fri, 11 Mar 2011 14:22:50 +0000
(14:22 +0000)
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>
drivers/mtd/nand/pxa3xx_nand.c
patch
|
blob
|
history
diff --cc
drivers/mtd/nand/pxa3xx_nand.c
Simple merge