diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-24 11:22:55 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-24 11:22:55 -0700 |
commit | 7d42e98182586f57f376406d033f05fe135edb75 (patch) | |
tree | 007338eab14c6223aaceae6eb9c2f7cc96f5a009 /mm | |
parent | 47d7e65d64cc72756b1aa0ccfa3dcbd38c638507 (diff) | |
parent | b22a4705e2e60f342b1b851c9ebdb3ea02f21f8f (diff) | |
download | linux-7d42e98182586f57f376406d033f05fe135edb75.tar.gz linux-7d42e98182586f57f376406d033f05fe135edb75.tar.bz2 linux-7d42e98182586f57f376406d033f05fe135edb75.zip |
Merge tag 'gpio-fixes-for-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Pull gpio fixes from Bartosz Golaszewski:
- fix a regression in GPIO ACPI on HP ElitePad 1000 G2 where the
gpio_set_debounce_timeout() now returns a fatal error if the specific
debounce period is not supported by the driver instead of just
emitting a warning
- fix return values of irq_mask/unmask() callbacks in gpio-uniphier
- fix hwirq calculation in gpio-aspeed-sgpio
- fix two issues in gpio-rockchip: only make the extended debounce
support available for v2 and remove a redundant BIT() usage
* tag 'gpio-fixes-for-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
gpio/rockchip: fix get_direction value handling
gpio/rockchip: extended debounce support is only available on v2
gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler.
gpio: uniphier: Fix void functions to remove return value
gpiolib: acpi: Make set-debounce-timeout failures non fatal
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions