aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy
diff options
context:
space:
mode:
authorGrygorii Strashko2016-12-06 18:00:37 -0600
committerDavid S. Miller2016-12-07 11:13:46 -0500
commit6c691405bcaf8f1a7413416cc757756cfb060875 (patch)
treebacefe23cba3ee053490ab1f97eda60a34f1e433 /drivers/phy
parentfd123a9414766e73fa704547e7f03595741b7de1 (diff)
net: ethernet: ti: cpts: fix registration order
The ptp clock registered before spinlock, which is protecting it, and before timecounter and cyclecounter initialization in cpts_register(). So, ensure that ptp clock is registered the last, after everything else is done. Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/phy')
0 files changed, 0 insertions, 0 deletions