OSDN Git Service

net: stmmac: dwmac-qcom-ethqos: add platform level clocks management
authorBhupesh Sharma <bhupesh.sharma@linaro.org>
Wed, 17 Nov 2021 11:05:38 +0000 (16:35 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Nov 2021 11:33:10 +0000 (11:33 +0000)
commit6c950ca7c11c17e025326713b7668fd1fb2b996c
tree1738858e6b69347c1526d771ae8d99d524cfe160
parent8ff978b8b222bc9d51dd109a46b51026336c95d8
net: stmmac: dwmac-qcom-ethqos: add platform level clocks management

Split clocks settings from init callback into clks_config callback,
which could support platform level clock management.

Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c