diff options
author | Patrice Chotard <patrice.chotard@st.com> | 2017-03-16 18:26:02 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-03-23 10:10:39 +0100 |
commit | e855fa9a65c40788b5069abb0d094537daa22e05 (patch) | |
tree | 0cabd72038b78dcbadbda8bc37f059e72c45617c /firmware/keyspan | |
parent | a6566710adaa4a7dd5e0d99820ff9c9c30ee5951 (diff) |
pinctrl: st: add irq_request/release_resources callbacks
When using GPIO as IRQ source, the GPIO must be configured
in INPUT. Callbacks dedicated for this was missing in
pinctrl-st driver.
This fix the following kernel error when trying to lock a gpio
as IRQ:
[ 7.521095] gpio gpiochip7: (PIO11): gpiochip_lock_as_irq: tried to flag a GPIO set as output for IRQ
[ 7.526018] gpio gpiochip7: (PIO11): unable to lock HW IRQ 6 for IRQ
[ 7.529405] genirq: Failed to request resources for 0-0053 (irq 81) on irqchip GPIO
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'firmware/keyspan')
0 files changed, 0 insertions, 0 deletions