Commit 66d76b6
phy: rockchip: samsung-hdptx: Drop hw_rate driver data
The ->hw_rate member of struct rk_hdptx_phy was mainly used to keep
track of the clock rate programmed in hardware and support implementing
the ->recalc_rate() callback in hdptx_phy_clk_ops.
Computing the clock rate from the actual PHY PLL configuration seems to
work reliably, hence remove the now redundant struct member.
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Link: https://patch.msgid.link/20260113-phy-hdptx-frl-v6-8-8d5f97419c0b@collabora.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>1 parent 3481fc0 commit 66d76b6
1 file changed
Lines changed: 2 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
391 | 390 | | |
392 | 391 | | |
393 | 392 | | |
| |||
931 | 930 | | |
932 | 931 | | |
933 | 932 | | |
934 | | - | |
| 933 | + | |
935 | 934 | | |
936 | 935 | | |
937 | 936 | | |
| |||
993 | 992 | | |
994 | 993 | | |
995 | 994 | | |
996 | | - | |
997 | | - | |
998 | | - | |
999 | | - | |
1000 | | - | |
1001 | | - | |
| 995 | + | |
1002 | 996 | | |
1003 | 997 | | |
1004 | 998 | | |
| |||
1903 | 1897 | | |
1904 | 1898 | | |
1905 | 1899 | | |
1906 | | - | |
1907 | | - | |
1908 | | - | |
1909 | 1900 | | |
1910 | 1901 | | |
1911 | 1902 | | |
| |||
0 commit comments