diff options
author | Grygorii Strashko <[email protected]> | 2016-12-06 18:00:37 -0600 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-12-07 11:13:46 -0500 |
commit | 6c691405bcaf8f1a7413416cc757756cfb060875 (patch) | |
tree | bacefe23cba3ee053490ab1f97eda60a34f1e433 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | fd123a9414766e73fa704547e7f03595741b7de1 (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 <[email protected]>
Acked-by: Richard Cochran <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions