aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2017-11-07 18:15:58 +0000
committerLinus Walleij <[email protected]>2017-11-08 13:17:12 +0000
commit8302cf585288f75fd253f6b9a094d51ae371a3f3 (patch)
treecacc2410c43290426bfe27da4d721e52282994ac /net/unix/af_unix.c
parentgpio: Disambiguate struct gpio_irq_chip.nested (diff)
downloadkernel-8302cf585288f75fd253f6b9a094d51ae371a3f3.tar.gz
kernel-8302cf585288f75fd253f6b9a094d51ae371a3f3.zip
gpio: Introduce struct gpio_irq_chip.first
Some GPIO chips cannot support sparse IRQ numbering and therefore need to manually allocate their interrupt descriptors statically. For these cases, a driver can pass the first allocated IRQ via the struct gpio_irq_chip's "first" field and thereby cause the IRQ domain to map all IRQs during initialization. Suggested-by: Grygorii Strashko <[email protected]> Signed-off-by: Thierry Reding <[email protected]> Acked-by: Grygorii Strashko <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions