diff options
author | Aaron Lu <aaron.lu@intel.com> | 2015-05-28 04:58:49 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-06-02 11:22:07 +0200 |
commit | 61e749d7e1627d375156553ea0ae83c4f6bb5a9b (patch) | |
tree | acf9147ac98941b17224083a71fba54a0ab9c847 /firmware/keyspan | |
parent | gpio: stp-xway: Use the of_property_read_u32 helper (diff) | |
download | linux-61e749d7e1627d375156553ea0ae83c4f6bb5a9b.tar.xz linux-61e749d7e1627d375156553ea0ae83c4f6bb5a9b.zip |
gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchip
The CrystalCove GPIO irqchip doesn't have irq_set_wake callback defined
so we should set IRQCHIP_SKIP_SET_WAKE for it or it would cause an irq
desc's wake_depth unbalanced warning during system resume phase from the
gpio_keys driver, which is the driver for the power button of the ASUS
T100 laptop.
Signed-off-by: Aaron Lu <aaron.lu@intel.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'firmware/keyspan')
0 files changed, 0 insertions, 0 deletions