On Wed, 30 Oct 2024 11:50:46 +0900, Joe Hattori wrote: > The struct device_link *link field in struct qcom_ice is only used to > store the result of a device_link_add call with the > DL_FLAG_AUTOREMOVE_SUPPLIER flag. With this flag, the resulting value > can only be used to check whether the link is present or not, as per the > device_link_add description, hence this commit removes the field. > > > [...] Applied, thanks! [1/1] soc: qcom: ice: Remove the device_link field in qcom_ice commit: 54a8cd0f92068a3718092f68c8ae99e2078f44b6 Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>