Searched hist:"0 e3cb6ee386f384a9131f0c7db52a0a961d2ded9" (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/gpio/ |
H A D | gpio-reg.h | diff 0e3cb6ee386f384a9131f0c7db52a0a961d2ded9 Fri Sep 02 13:05:56 CEST 2016 Russell King <rmk+kernel@armlinux.org.uk> gpio: gpio-reg: add irq mapping for gpio-reg users
Add support for mapping gpio-reg gpios to interrupts. This may be a non-linear mapping - some gpios in the register may not even have corresponding interrupts associated with them, so we need to pass an array.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
/linux/drivers/gpio/ |
H A D | gpio-reg.c | diff 0e3cb6ee386f384a9131f0c7db52a0a961d2ded9 Fri Sep 02 13:05:56 CEST 2016 Russell King <rmk+kernel@armlinux.org.uk> gpio: gpio-reg: add irq mapping for gpio-reg users
Add support for mapping gpio-reg gpios to interrupts. This may be a non-linear mapping - some gpios in the register may not even have corresponding interrupts associated with them, so we need to pass an array.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|