irqchip: sun4i: Fix a comment about mask register initialization
commit649ff46e5e29868e915354ed1e9bebcf0faec3ae
authorHans de Goede <hdegoede@redhat.com>
Thu, 13 Mar 2014 18:03:53 +0000 (13 19:03 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 14 Mar 2014 12:43:33 +0000 (14 13:43 +0100)
treefbb66c8364aa03a9776d85d31f7562890bee7a87
parent56af0416b00f6edc7845a7b3f2ef179e385c8e15
irqchip: sun4i: Fix a comment about mask register initialization

The comment was claiming that we were masking all irqs, while the code actually
*un*masks all of them.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-sunxi@googlegroups.com
Link: http://lkml.kernel.org/r/1394733834-26839-4-git-send-email-hdegoede@redhat.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/irqchip/irq-sun4i.c