On Wed, 10 Jul 2024 07:45:07 +0100, André Draszik wrote: > Use of FIELD_PREP_CONST() was a thinko - it's meant to be used for > (constant) initialisers, not constant values. > > Use FIELD_PREP() where possible. It has better error checking and is > therefore the preferred macro to use in those cases. > > > [...] Applied, thanks! [1/1] phy: exynos5-usbdrd: convert some FIELD_PREP_CONST() to FIELD_PREP() commit: 7e6c2ffe6c2284a10f77079670e3b26b43df4443 Best regards, -- Vinod Koul <vkoul@xxxxxxxxxx>