Skip to content

Conversation

vicamo
Copy link
Contributor

@vicamo vicamo commented Aug 13, 2025

v6.17-rc1 commit 98ce1eb1fd87e ("gpiolib: introduce gpio_chip setters that return values") added two new APIs set_rv and set_multiple_rv to struct gpio_irq_chip that duplicate existing set and set_multiple without return values. They then completely replace the no-return-value APIs in same v6.17-rc1 commit d9d87d90cc0b1 ("treewide: rename GPIO set callbacks back to their original names").

Bug-Ubuntu: https://bugs.launchpad.net/bugs/2120461

v6.17-rc1 commit 98ce1eb1fd87e ("gpiolib: introduce gpio_chip setters
that return values") added two new APIs `set_rv` and `set_multiple_rv`
to `struct gpio_irq_chip` that duplicate existing `set` and
`set_multiple` without return values. They then completely replace the
no-return-value APIs in same v6.17-rc1 commit d9d87d90cc0b1
("treewide: rename GPIO set callbacks back to their original names").

Bug-Ubuntu: https://bugs.launchpad.net/bugs/2120461
Signed-off-by: You-Sheng Yang <vicamo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant