diff options
author | John Crispin <blogic@openwrt.org> | 2015-12-04 11:05:44 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-12-11 00:05:19 +0100 |
commit | 3e640743fee6e6a82ead1f163737755b2a965712 (patch) | |
tree | 14b2fa69fadf2ccb5ac2fb9cb064023add7dfefe /drivers/soc | |
parent | gpio: pca953x: Add set_multiple to allow multiple bits to be set in one write. (diff) | |
download | linux-3e640743fee6e6a82ead1f163737755b2a965712.tar.xz linux-3e640743fee6e6a82ead1f163737755b2a965712.zip |
pinctrl: lantiq: Implement gpio_chip.to_irq
Some drivers require a way to translate GPIO pins to their IRQ numbers.
This patch adds the .to_irq() gpiolib callback to the pinctrl-xway
driver, which returns an IRQ mapping for a given GPIO pin.
Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Martin Schiller <mschiller@tdt.de>
[Switched ->dev to ->parent]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions