commit | 578c0a8721278770b851ecd23c5873ceda598ae8 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Sun Jun 29 16:10:59 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jul 11 14:08:23 2014 +0200 |
tree | cffb9531e00f0ad930b799340ee0cec5c43df528 | |
parent | 7d98fd3218b282d879101a92eb04f8db9505590b [diff] |
pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip The sunxi pinctrl irq chip driver does not support wakeup at the moment. Adding IRQCHIP_SKIP_SET_WAKE lets the irqs work with drivers using wakeup. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>