commit | 7f87210eff7a26a0215b493e9dd7322b16d8dc72 | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Fri Jul 25 09:54:46 2014 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jul 28 12:23:56 2014 +0200 |
tree | 1bdf99aaab68b8cc1088cb33040fead683cbac7c | |
parent | 0a6d315827eedc733d404ecff3cd4cc0e6437865 [diff] |
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 <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>