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:
36ac914
)
regmap: no need primary handler for nested irq
author
Yunfan Zhang
<yfzhang@marvell.com>
Sat, 8 Sep 2012 10:53:25 +0000
(
03:53
-0700)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 9 Sep 2012 03:05:45 +0000
(11:05 +0800)
The primary handler will NOT be called if the interrupt nests into
another interrupt thread. Remove it to avoid confusing.
Signed-off-by: Yunfan Zhang <yfzhang@marvell.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found