commit | 2163266c2704aa44211b6b61924a0fa570fe0d4b | [log] [tgz] |
---|---|---|
author | Yuriy Kolerov <yuriy.kolerov@synopsys.com> | Wed Dec 28 11:46:24 2016 +0300 |
committer | Vineet Gupta <vgupta@synopsys.com> | Wed Jan 04 17:12:10 2017 -0800 |
tree | 6bbfa8c1543c52806dae607556b30e79377fffb5 | |
parent | fa84d7310d19e0b77979019df82e357b1e8443e3 [diff] |
ARC: IRQ: Use hwirq instead of virq in mask/unmask It is necessary to use hwirq instead of virq when you communicate with an interrupt controller since there is no guaranty that virq numbers match hwirq numbers. Signed-off-by: Yuriy Kolerov <yuriy.kolerov@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>