From: James Hogan Date: Tue, 25 Jun 2013 14:27:45 +0000 (+0100) Subject: gpio-tz1090: convert to use generic irqchip X-Git-Tag: v3.12-rc1~111^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04777396d8d183f3f3edd3872eb8bf50dd458b82;p=pandora-kernel.git gpio-tz1090: convert to use generic irqchip Convert gpio-tz1090 driver to use generic irqchips. This allows the irq_ack, irq_mask, and irq_unmask callbacks and associated helper functions to be removed. Also switch to using irq_setup_alt_chip() in the irq_set_type callback instead of using __irq_set_handler_locked(). Signed-off-by: James Hogan Cc: Linus Walleij Cc: Grant Likely Signed-off-by: Linus Walleij --- Reading git-diff-tree failed