regmap: no need primary handler for nested irq
authorYunfan Zhang <yfzhang@marvell.com>
Sat, 8 Sep 2012 10:53:25 +0000 (03:53 -0700)
committerMark 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