openwrt/package
Sven Wegener 0162174e7e ubnt-ledbar: adapt for kernel v6.6
Linux kernel commit torvalds/linux@b8a1a4cd5a
added a temporary probe_new member to struct i2c_driver, to drop the
rarely used second parameter of the probe function and not break API for
out of tree drivers. With torvalds/linux@5eb1e6e459,
which is part of v6.6, this probe_new member is dropped and the
signature of the probe function is updated.

ubnt-ledbar is used by the mediatek and ramips targets and both have
been updated to v6.6, so adapt the probe function signature and remove
other compat code for versions before v6.6.

Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
Link: https://github.com/openwrt/openwrt/pull/15443
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-05-11 12:38:13 +02:00
..
base-files base-files: fix uid/gid auto-enumeration to avoid 16-bit limit 2024-05-10 22:39:57 +02:00
boot uboot-mediatek: bpi-r2: fix root= default cmdline parameter 2024-05-08 01:54:32 +01:00
devel gperf: build as C++11 2024-05-10 00:11:10 +02:00
firmware ipq-wifi: correct PKG_MIRROR_HASH 2024-04-27 23:29:48 +02:00
kernel ubnt-ledbar: adapt for kernel v6.6 2024-05-11 12:38:13 +02:00
libs mbedtls: export cmake files 2024-05-07 12:50:27 +02:00
network dropbear: clarify DROPBEAR_MODERN_ONLY option 2024-05-09 19:35:36 +02:00
system procd: make mDNS TXT record parsing more solid 2024-04-29 23:24:58 +02:00
utils bcm27xx-utils: update to latest version 2024-05-10 09:17:52 +02:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:45:15 +01:00