[PATCH v2 2/7] net: stmmac: Expand clock rate variables
Jacob Keller
jacob.e.keller at intel.com
Tue Aug 20 14:12:10 PDT 2024
On 8/18/2024 2:50 PM, Jan Petrous (OSS) wrote:
> The clock API clk_get_rate() returns unsigned long value.
> Expand affected members of stmmac platform data and
> convert the stmmac_clk_csr_set() and dwmac4_core_init() methods
> to defining the unsigned long clk_rate local variables.
>
Was it truncating before? Seems like that would justify a fixes tag if so...
> Signed-off-by: Jan Petrous (OSS) <jan.petrous at oss.nxp.com>
> Reviewed-by: Andrew Lunn <andrew at lunn.ch>
> Reviewed-by: Serge Semin <fancer.lancer at gmail.com>
> ---
More information about the linux-arm-kernel
mailing list