diff options
author | Jacob Keller <[email protected]> | 2022-11-09 15:09:38 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-11-11 10:58:39 +0000 |
commit | 319d77e9d059d4e7b0aba923578faed038d9038c (patch) | |
tree | 7013ea3de5f1b7343d70138e444ee1a5ac2f4c82 /tools/perf/scripts/python | |
parent | 2e77eded8ec34768618f9ab724b9092e09ddcca2 (diff) |
ptp_ixp46x: convert .adjfreq to .adjfine
The ptp_ixp46x implementation of .adjfreq is implemented in terms of a
straight forward "base * ppb / 1 billion" calculation.
Convert this to the newer .adjfine, using the recently added
adjust_by_scaled_ppm helper function.
Signed-off-by: Jacob Keller <[email protected]>
Cc: Paolo Abeni <[email protected]>
Cc: Richard Cochran <[email protected]>
Cc: Linus Walleij <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions