commit | fa7e86e9557e5b4bb8fbd5afca9b04d65ac82a56 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Dec 08 13:44:32 2014 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Wed Dec 10 11:48:19 2014 +0000 |
tree | 3e94bf4ef9a9fbf10485769c26da15599f50d8e2 | |
parent | 5af2397f406bee1bc8625ab55398245cf4cfc02b [diff] |
irqchip: gicv3-its: Move some alloc/free code to activate/deactivate The ITS code could do a bit less in the alloc/free paths, and a bit more in the activate/deactivate methods, giving a better separation between software allocation and HW programing. Suggested-by: Wuyun Wu (Abel) <wuyun.wu@huawei.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>