Files
linux/drivers/regulator
Mark Brown 36ddc9ec8f gpio: don't compare raw GPIO descriptor pointers
Merge series from Bartosz Golaszewski <brgl@bgdev.pl>:

Handling of shared GPIOs in the kernel needs some improvements. Let's
start with a simple change of not comparing GPIO descriptor pointers
directly as there's nothing that guarantees that the same physical pin
will always be represented by a single GPIO descriptor obtained by
calling gpiod_get().
2025-04-09 17:51:31 +01:00
..
2025-02-28 16:33:32 +00:00
2024-09-10 12:40:38 +01:00