]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ltq-adsl: use remove_new for platform_device 18616/head
authorRosen Penev <rosenp@gmail.com>
Sat, 26 Apr 2025 23:16:46 +0000 (16:16 -0700)
committerRobert Marko <robimarko@gmail.com>
Mon, 28 Apr 2025 08:30:29 +0000 (10:30 +0200)
commit7ec83557d4f8c8b40f4a5904288a470c9d2f0a43
treee4560e1af95a8022f20f78f04000b86ffd33b071
parentf22d872c65f7bd25325b4cec36814c953d6068d2
ltq-adsl: use remove_new for platform_device

Easy way to add compatibility for kernel 6.12.

Since the linux 3.8 patch undoes a bunch of stuff in platform, just
modiify everything in platform.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18616
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/lantiq/ltq-adsl/patches/120-platform.patch
package/kernel/lantiq/ltq-adsl/patches/130-linux3.8.patch