irqchip/gicv3-its: Add a new function for parsing device table BASERn
authorShanker Donthineni <shankerd@codeaurora.org>
Mon, 6 Jun 2016 23:17:29 +0000 (18:17 -0500)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 13 Jun 2016 10:53:52 +0000 (11:53 +0100)
commit4b75c4598b5b8312b8e3d37b6486729cf333dbf5
treeda8b58922274d93331877634e9bea1cfd9da273f
parent2d81d425b6d5cc2262912cce9f9ec7f706a3ea65
irqchip/gicv3-its: Add a new function for parsing device table BASERn

Only the device table BASERn needs to be handled differently as
compared to all other tables. So, adding a separate function for
easy code maintenance and improved code readability.

Signed-off-by: Shanker Donthineni <shankerd@codeaurora.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v3-its.c