From: Jakub Kicinski Date: Wed, 26 Feb 2025 02:17:56 +0000 (-0800) Subject: Merge branch 'net-stmmac-dwc-qos-clean-up-clock-initialisation' X-Git-Tag: v6.15-rc1~160^2~224 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8fb2d1229e5ce27afaed226d51f2d25c825d104d;p=thirdparty%2Flinux.git Merge branch 'net-stmmac-dwc-qos-clean-up-clock-initialisation' Russell King says: ==================== net: stmmac: dwc-qos: clean up clock initialisation My single v1 patch has become two patches as a result of the build error, as it appears this code uses "data" differently from others. v2 still produced build warnings despite local builds being clean, so v3 addresses those. The first patch brings some consistency with other drivers, naming local variables that refer to struct plat_stmmacenet_data as "plat_dat", as is used elsewhere in this driver. ==================== Link: https://patch.msgid.link/Z7yj_BZa6yG02KcI@shell.armlinux.org.uk Signed-off-by: Jakub Kicinski --- 8fb2d1229e5ce27afaed226d51f2d25c825d104d