commit | dca72e09e0cd50f7caa8517264f552657b671a69 | [log] [tgz] |
---|---|---|
author | Alexandre TORGUE <alexandre.torgue@st.com> | Fri Jan 27 17:15:14 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jan 30 16:26:28 2017 +0100 |
tree | 056e8a96747c4aaef60e1f7fb4bdf6f99940b6eb | |
parent | 838adb576d4a3da03d4e35a3149dc015dfeec299 [diff] |
pinctrl: stm32: fix bad location of gpiochip_lock_as_irq Move gpio lock as irq from "domain alloc" callback to "domain activate" callback. It will allow to use gpiolib sysfs correctly. Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>