diff options
author | Stefan Roese | 2012-06-08 01:21:05 +0200 |
---|---|---|
committer | David S. Miller | 2012-06-12 01:48:15 +0200 |
commit | 883ffd6e64114495f68652721065149a2bbd9de6 (patch) | |
tree | 85efc6c8d88d313f4d2a06afea427c9d3fe9e6e6 /drivers/net/sb1000.c | |
parent | lpc_eth: fix tx completion (diff) | |
download | kernel-qcow2-linux-883ffd6e64114495f68652721065149a2bbd9de6.tar.gz kernel-qcow2-linux-883ffd6e64114495f68652721065149a2bbd9de6.tar.xz kernel-qcow2-linux-883ffd6e64114495f68652721065149a2bbd9de6.zip |
net: stmmac: Fix clock en-/disable calls
clk_{un}prepare is mandatory for platforms using common clock framework.
Since these drivers are used by SPEAr platform, which supports common
clock framework, add clk_{un}prepare() support for them. Otherwise
the clocks are not correctly en-/disabled and ethernet support doesn't
work.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Viresh Kumar <viresh.linux@gmail.com>
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sb1000.c')
0 files changed, 0 insertions, 0 deletions