From: Linus Torvalds Date: Fri, 11 Oct 2024 22:56:02 +0000 (-0700) Subject: Merge tag 'fbdev-for-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/delle... X-Git-Tag: v6.12-rc3~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9066258d0a533530c2508f784e85c53b44f5d9e4;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'fbdev-for-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev Pull fbdev platform driver fix from Helge Deller: "Switch fbdev drivers back to struct platform_driver::remove() Now that 'remove()' has been converted to the sane new API, there's no reason for the 'remove_new()' use, so this converts back to the traditional and simpler name. See commits 5c5a7680e67b ("platform: Provide a remove callback that returns no value") 0edb555a65d1 ("platform: Make platform_driver::remove() return void") for background to this all" * tag 'fbdev-for-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev: fbdev: Switch back to struct platform_driver::remove() --- 9066258d0a533530c2508f784e85c53b44f5d9e4