Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information