diff options
author | Heiko Stübner <heiko@sntech.de> | 2015-06-21 21:52:52 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-29 19:26:18 +0200 |
commit | 2a0538e207c245fa649a090eaa3585302eb950e5 (patch) | |
tree | 17b3ebabb0d540e0232ca13beffffd0c01f2f6ee /drivers/ps3 | |
parent | 4d95fbcd38406f6747aeb86560a15a95e4527cc4 (diff) | |
download | lwn-2a0538e207c245fa649a090eaa3585302eb950e5.tar.gz lwn-2a0538e207c245fa649a090eaa3585302eb950e5.zip |
net: stmmac: dwmac-rk: Fix clk rate when provided by soc
commit c48fa33c1fb2ccdb4bcc863a7b841f11efe0f8b0 upstream.
The first iteration of the dwmac-rk support did access an intermediate
clock directly below the pll selector. This was removed in a subsequent
revision, but the clock and one invocation remained. This results in
the driver trying to set the rate of a non-existent clock when the soc
and not some external source provides the phy clock for RMII phys.
So set the rate of the correct clock and remove the remaining now
completely unused definition.
Fixes: 436f5ae08f9d ("GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC")
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ps3')
0 files changed, 0 insertions, 0 deletions