]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
irqchip/atmel-aic5: Use explicit variable name for the base chip
authorLudovic Desroches <ludovic.desroches@atmel.com>
Mon, 21 Sep 2015 13:46:05 +0000 (15:46 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 22 Sep 2015 14:04:42 +0000 (16:04 +0200)
commit414a431ad6217a03e561fcb199048141db3fc024
treec4b2edf330b3451eca01f0fb684221fc875f0c2f
parentf94f87ab1a04629699ec1e2408dae8f3acee5dc4
irqchip/atmel-aic5: Use explicit variable name for the base chip

To avoid errors, use an explicit variable name when accessing the 'base'
generic chip.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Nicholas Ferre <nicolas.ferre@atmel.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: <sasha.levin@oracle.com>
Cc: <linux-arm-kernel@lists.infradead.org>
Cc: <alexandre.belloni@free-electrons.com>
Cc: <Wenyou.Yang@atmel.com>
Cc: <jason@lakedaemon.net>
Cc: <marc.zyngier@arm.com>
Link: http://lkml.kernel.org/r/1442843173-2390-2-git-send-email-ludovic.desroches@atmel.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/irqchip/irq-atmel-aic5.c