openwrt/package/kernel/gpio-nct5104d
John Audia ed836b1a9d
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
package: gpio-nct5104d: adapt to kernel 6.18
- Changing return type from void to int
- Returning error code instead of void on superio_enter() failure
- Returning 0 on success

Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/21218
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-12-30 10:44:05 +01:00
..
src package: gpio-nct5104d: adapt to kernel 6.18 2025-12-30 10:44:05 +01:00
Makefile kernel: gpio-nct5104d: use devm 2024-10-20 13:52:45 +02:00