diff options
author | Matthias Schiffer <matthias.schiffer@ew.tq-group.com> | 2024-05-30 12:20:01 +0200 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-06-03 14:13:13 +0200 |
commit | 08af509efdf8dad08e972b48de0e2c2a7919ea8b (patch) | |
tree | 694c7dec83682d033030ce0fdefac5ff0cfdc200 /drivers/usb/cdns3/cdns3-trace.h | |
parent | 9d6a811b522ba558bcb4ec01d12e72a0af8e9f6e (diff) |
gpio: tqmx86: store IRQ trigger type and unmask status separately
irq_set_type() should not implicitly unmask the IRQ.
All accesses to the interrupt configuration register are moved to a new
helper tqmx86_gpio_irq_config(). We also introduce the new rule that
accessing irq_type must happen while locked, which will become
significant for fixing EDGE_BOTH handling.
Fixes: b868db94a6a7 ("gpio: tqmx86: Add GPIO from for this IO controller")
Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Link: https://lore.kernel.org/r/6aa4f207f77cb58ef64ffb947e91949b0f753ccd.1717063994.git.matthias.schiffer@ew.tq-group.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.h')
0 files changed, 0 insertions, 0 deletions