Searched hist:"670784 fb4ebe54434e263837390e358405031d9e" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-intel.c | diff 670784fb4ebe54434e263837390e358405031d9e Tue Apr 30 03:37:53 CDT 2019 Kai-Heng Feng <kai.heng.feng@canonical.com> pinctrl: intel: Clear interrupt status in mask/unmask callback
Commit a939bb57cd47 ("pinctrl: intel: implement gpio_irq_enable") was added because clearing interrupt status bit is required to avoid unexpected behavior.
Turns out the unmask callback also needs the fix, which can solve weird IRQ triggering issues on I2C touchpad ELAN1200.
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
|