From: James Hogan Date: Tue, 4 Mar 2014 11:28:48 +0000 (+0000) Subject: gpio-tz1090: Replace commas with semi-colons X-Git-Tag: v3.15-rc1~105^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3e144532703fe2454b56eddb56f30d2d620187b;p=pandora-kernel.git gpio-tz1090: Replace commas with semi-colons Replace commas with semicolons between irqchip callback initialisation statements in tz1090_gpio_bank_probe. The commas appear to be a subtle remnant of when the irqchips were statically initialised. Thanks to Thomas Gleixner for spotting it while whipping up a coccinelle script. Reported-by: Thomas Gleixner Signed-off-by: James Hogan Cc: Alexandre Courbot Cc: linux-gpio@vger.kernel.org Cc: linux-metag@vger.kernel.org Signed-off-by: Linus Walleij --- Reading git-diff-tree failed