]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: freescale: fsl-samsung-hdmi: Rename phy_clk_round_rate
authorAdam Ford <aford173@gmail.com>
Sun, 4 May 2025 20:40:40 +0000 (15:40 -0500)
committerVinod Koul <vkoul@kernel.org>
Wed, 14 May 2025 11:15:51 +0000 (12:15 +0100)
commitbe79213b4f9ab6e5abf870b97f8a1cab5bf049b3
tree4ffd30e714c971141c075b18df0cd5776cae5843
parent3767474d7497a4d03f58118d02b742b903626d03
phy: freescale: fsl-samsung-hdmi: Rename phy_clk_round_rate

phy_clk_round_rate sounds like a generic helper function.  In
reality, it is unique to the phy-fsl-samsung-hdmi. Rename
phy_clk_round_rate to fsl_samsung_hdmi_phy_clk_round_rate.
No functional change intended.

Suggested-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Signed-off-by: Adam Ford <aford173@gmail.com>
Link: https://lore.kernel.org/r/20250504204043.418924-1-aford173@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/freescale/phy-fsl-samsung-hdmi.c