Thread (12 messages) 12 messages, 3 authors, 2022-03-21

Re: [PATCH v3 2/3] clk: Make __clk_hw_register_fixed_factor non-static

From: Stephen Boyd <sboyd@kernel.org>
Date: 2022-03-21 19:27:59
Also in: linux-clk

Quoting Marek Vasut (2022-03-20 06:23:14)
On 3/18/22 22:03, Stephen Boyd wrote:
quoted
Quoting Marek Vasut (2022-02-25 20:07:22)
quoted
Access to the full parameters of __clk_hw_register_fixed_factor()
is useful in case a driver is registering fixed clock with only
single parent, in which case the driver should set parent_name to
NULL and parent_index to 0, and access to this function permits it
to do just that.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: devicetree@vger.kernel.org
To: linux-clk@vger.kernel.org
---
V2: - New patch
V3: - No change
This isn't exported. Given that we don't typically export an internal
function (hence the double underscore) I'm going to change this to be a
new function. See the attached patch.
I can confirm the change works and looks OK.

Do you want me to send a V4 or will you squash it into these patches 
yourself when applying?
No need I fixed it up and pushed it out.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help