[PATCH v2 4/4] clk: Remove mmask and nmask fields in struct clk_fractional_divider
Stephen Boyd
sboyd at kernel.org
Wed Apr 5 12:12:39 PDT 2023
Quoting Christophe JAILLET (2023-04-02 02:42:07)
> All users of these fields have been removed.
> They are now computed when needed with [mn]shift and [mn]width.
>
> This shrinks the size of struct clk_fractional_divider from 72 to 56 bytes.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet at wanadoo.fr>
> ---
Applied to clk-next
More information about the Linux-rockchip
mailing list