diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-07-21 13:25:00 -0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-07-22 16:50:31 -0700 |
commit | d265cf48ea0a5cf6d201abb0bfab6674019126d4 (patch) | |
tree | 1cac3a245cdd6262f24f9074b79854c1b7207120 /drivers/dio/dio-sysfs.c | |
parent | 9514fe7a2352e35ff571467afba24ab904a1befe (diff) |
fec: Fix the order for enabling/disabling the clocks
On fec_probe the clocks are enabled in the following order:
clk_ahb -> clk_ipg -> clk_enet_out -> clk_ptp
, so in the error and remove paths we should disabled them in the opposite
order.
Also fix the order in the suspend/resume functions.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/dio/dio-sysfs.c')
0 files changed, 0 insertions, 0 deletions