commit | 81380739516730124067576c9cc9f2418be5bf36 | [log] [tgz] |
---|---|---|
author | Yunfan Zhang <yfzhang@marvell.com> | Sat Sep 08 03:53:25 2012 -0700 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Sep 09 11:05:45 2012 +0800 |
tree | ef6c9eda0f647a1cf8fe168d624090c6d60d53b1 | |
parent | 36ac914ba2a5f1a14c5e0bf5d33bc20016d50940 [diff] |
regmap: no need primary handler for nested irq 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>