From: Mika Westerberg Date: Fri, 25 Jul 2014 06:54:46 +0000 (+0300) Subject: gpio: lynxpoint: Convert to use gpiolib irqchip X-Git-Tag: omap-for-v3.17/fixes-against-rc2~114^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f87210eff7a26a0215b493e9dd7322b16d8dc72;p=pandora-kernel.git gpio: lynxpoint: Convert to use gpiolib irqchip Instead of open-coding irqchip handling in the driver we can take advantage of the new irqchip helpers provided by the gpiolib core. While doing this we also make sure that we call gpiochip_irqchip_add() after the gpiochip itself is registered as required. Signed-off-by: Mika Westerberg Signed-off-by: Linus Walleij --- Reading git-diff-tree failed