2022-02-26 02:35:42

by Stephen Boyd

[permalink] [raw]
Subject: Re: [PATCH v2 4/7] clk: hisilicon: Remove unnecessary cast of mux table to u32 *

Quoting Jonathan Neuschäfer (2022-02-05 02:36:10)
> Now that clk_register_mux_table takes a const u32 *, we don't need the
> cast anymore.
>
> Signed-off-by: Jonathan Neuschäfer <[email protected]>
> ---

Applied to clk-next