From: Marc Zyngier Date: Fri, 12 Dec 2014 10:51:23 +0000 (+0000) Subject: irqchip: gicv3-its: Move some alloc/free code to activate/deactivate X-Git-Tag: omap-for-v3.20/drop-legacy-3517~74^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aca268df8a576ad11ce5ecd55d1eabe00c69e3c6;p=pandora-kernel.git 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) Signed-off-by: Marc Zyngier Cc: linux-arm-kernel@lists.infradead.org Cc: Yun Wu (Abel) Cc: Robert Richter Cc: Jason Cooper Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed