summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-05-20 13:38:18 +0400
committerDavid S. Miller <davem@davemloft.net>2014-05-22 23:16:23 +0400
commit89df20d951b310f3e33422554054ae6e58a3c7a9 (patch)
treecd155f564d1112f8bbbf55debfe129f1f5b68cfd /Documentation
parent4de462ab63e23953fd05da511aeb460ae10cc726 (diff)
downloadlinux-89df20d951b310f3e33422554054ae6e58a3c7a9.tar.xz
stmmac: Remove unbalanced clk_disable call
The stmmac_open call was calling clk_disable_unprepare on phy init failure, but it never calls clk_prepare_enable, this causes a WARN_ON in the clk framework to trigger if for some reason phy init fails. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions