diff options
author | Qi Zheng <qi.zheng@intel.com> | 2016-03-17 02:15:26 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-03-30 10:57:52 +0200 |
commit | a939bb57cd4716fdae213f6cb60a626fa6d5a60a (patch) | |
tree | e89b8e75965cf3664c1b842ea894e1e3c2b21bf8 /MAINTAINERS | |
parent | bf380cfa60db1f44d4884dbea0372dac5d9db633 (diff) | |
download | op-kernel-dev-a939bb57cd4716fdae213f6cb60a626fa6d5a60a.zip op-kernel-dev-a939bb57cd4716fdae213f6cb60a626fa6d5a60a.tar.gz |
pinctrl: intel: implement gpio_irq_enable
There is unexpected gpio interrupt after irq_enable. If not
implemeted gpio_irq_enable callback, irq_enable calls irq_unmask
instead. But if there was interrupt set before the irq_enable,
unmask it may trigger the unexpected interrupt. By implementing
the gpio_irq_enable callback, do interrupt status ack, the issue
has gone.
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Qipeng Zha <qipeng.zha@intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions