commit | 0e8dd7f3372bca64487dd5c085e3ef506bad63b2 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Dec 12 16:42:53 2014 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Dec 12 16:42:53 2014 +0000 |
tree | 1f75b612341af1578583832311163491dc8832d8 | |
parent | 83b3602fcee7972b9d549ed729b56ec28de16081 [diff] |
genirq: Abstract access to irq_chip flags In order to safely migrate to a cumulative set of flags, start by abstracting the way we look at these flags. There is otherwise no change in semantics here. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>