]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
arm/gic-v2: Refactor gicv2_init into generic and dt specific parts
authorShannon Zhao <shannon.zhao@linaro.org>
Sat, 23 Jan 2016 08:00:17 +0000 (16:00 +0800)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 3 Feb 2016 11:57:13 +0000 (11:57 +0000)
commit57ab13c2ce469e8df9b5c2fae7bbb6bec4e5825a
tree507160acf577abab5eb461f49b155bd901c0c11a
parenteaf1de3d66de73508895fee947e229b539ff3ac5
arm/gic-v2: Refactor gicv2_init into generic and dt specific parts

Refactor gic-v2 related functions into dt and generic parts. This will be
helpful when adding acpi support for gic.

Signed-off-by: Parth Dixit <parth.dixit@linaro.org>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xen/arch/arm/gic-v2.c