Files
linux-stable-mirror/include/linux
Krzysztof Kozlowski faf6efd2e5 gpio: constify opaque pointer in gpio_device_find() match function
The match function used in gpio_device_find() should not modify the
contents of passed opaque pointer, because such modification would not
be necessary for actual matching and it could lead to quite unreadable,
spaghetti code.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
[Bartosz: fix coding style in header]
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
2024-02-12 10:18:31 +01:00
..
2024-01-19 11:59:11 -08:00
2024-01-18 21:10:43 +01:00
2024-01-15 12:10:41 -06:00
2024-01-15 12:10:41 -06:00
2024-01-21 18:09:30 +00:00
2024-01-19 11:59:11 -08:00