Commit 0e7a622
PCI: mediatek-gen3: Rely on clk_bulk_prepare_enable() in mtk_pcie_en7581_power_up()
Replace clk_bulk_prepare() and clk_bulk_enable() with
clk_bulk_prepare_enable() in mtk_pcie_en7581_power_up() routine.
Link: https://lore.kernel.org/r/20250108-pcie-en7581-fixes-v6-1-21ac939a3b9b@kernel.org
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>1 parent 40384c8 commit 0e7a622
1 file changed
Lines changed: 3 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
945 | 945 | | |
946 | 946 | | |
947 | 947 | | |
948 | | - | |
949 | | - | |
950 | | - | |
951 | | - | |
952 | | - | |
953 | | - | |
954 | 948 | | |
955 | 949 | | |
956 | 950 | | |
| |||
963 | 957 | | |
964 | 958 | | |
965 | 959 | | |
966 | | - | |
| 960 | + | |
967 | 961 | | |
968 | 962 | | |
969 | | - | |
| 963 | + | |
970 | 964 | | |
971 | 965 | | |
972 | 966 | | |
973 | 967 | | |
974 | | - | |
975 | | - | |
976 | | - | |
| 968 | + | |
977 | 969 | | |
978 | 970 | | |
979 | 971 | | |
| |||
0 commit comments