[PATCH 1/3] i2c: muxes: pca954x: switch to device_get_match_data
Sascha Hauer
s.hauer at pengutronix.de
Mon Mar 31 00:05:11 PDT 2025
On Fri, 28 Mar 2025 09:35:47 +0100, Ahmad Fatoum wrote:
> dev_get_drvdata has other semantics in barebox than in Linux and should
> be removed eventually. Drop it in favor of device_get_match_data, which
> avoids common bugs with pointer width difference casts.
>
>
Applied, thanks!
[1/3] i2c: muxes: pca954x: switch to device_get_match_data
https://git.pengutronix.de/cgit/barebox/commit/?id=a6c38b7a837c (link may not be stable)
[2/3] treewide: export symbols needed for i2c-mux-pca954x.ko
https://git.pengutronix.de/cgit/barebox/commit/?id=9cd029dbe4fc (link may not be stable)
[3/3] kbuild: compile *.mod.c files with -fshort-wchar
https://git.pengutronix.de/cgit/barebox/commit/?id=b2fe75b400dd (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list