From: Tony Lindgren Date: Thu, 23 Apr 2015 23:54:17 +0000 (-0700) Subject: gpio: omap: Fix regression for MPUIO interrupts X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2d05c65c40e;p=pandora-kernel.git gpio: omap: Fix regression for MPUIO interrupts At some point with all the GPIO clean-up we've broken the MPUIO interrupts. Those are just a little bit different from the GPIO interrupts, so we can fix it up just by setting different irqchip functions for it. And then we can just remove all old code trying to do the same. Cc: Aaro Koskinen Cc: Javier Martinez Canillas Cc: Kevin Hilman Cc: Nishanth Menon Signed-off-by: Tony Lindgren Reviewed-by: Grygorii Strashko Acked-by: Santosh Shilimkar Reviewed-by: Felipe Balbi Signed-off-by: Linus Walleij --- Reading git-diff-tree failed