fec: Do not enable/disable optional clocks unconditionally
authorFabio Estevam <fabio.estevam@freescale.com>
Sun, 21 Jul 2013 16:24:59 +0000 (13:24 -0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Jul 2013 23:50:31 +0000 (16:50 -0700)
clk_enet_out and clk_ptp are optional clocks, so we should not enable/disable
them unconditionally.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found