From: Hans de Goede Date: Thu, 13 Mar 2014 18:03:53 +0000 (+0100) Subject: irqchip: sun4i: Fix a comment about mask register initialization X-Git-Tag: v3.15-rc1~152^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=649ff46e5e29868e915354ed1e9bebcf0faec3ae;p=pandora-kernel.git 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 Acked-by: Maxime Ripard 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 --- Reading git-diff-tree failed