Skip to content
Commit 2bb0f3b4 authored by Baruch Siach's avatar Baruch Siach Committed by David S. Miller
Browse files

net: fec: remove redundant ipg clock disable



Don't disable the ipg clock in the regulator error path. The clock is
disable unconditionally two lines below the failed_regulator label.

Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cae9910e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment