[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <22242a1887670e5c2135042442ebf168.sboyd@kernel.org>
Date: Tue, 20 Jun 2023 12:27:57 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Claudiu Beznea <claudiu.beznea@...rochip.com>,
mturquette@...libre.com
Cc: linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: Re: [PATCH] clk: fix typo in clk_hw_register_fixed_rate_parent_data() macro
Quoting Claudiu Beznea (2023-06-15 03:19:31)
> clk_hw_register_fixed_rate_parent_data() 3rd parameter is parent_data
> not parent_hw. Inner function (__clk_hw_register_fixed_rate()) is called
> with parent_data parameter as valid. To have this parameter taken into
> account update the name of the 3rd parameter of
> clk_hw_register_fixed_rate_parent_data() macro to parent_data.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@...rochip.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists