diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2022-11-09 15:09:38 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-11-11 10:58:39 +0000 |
commit | 319d77e9d059d4e7b0aba923578faed038d9038c (patch) | |
tree | 7013ea3de5f1b7343d70138e444ee1a5ac2f4c82 /tools/perf/scripts/python/export-to-postgresql.py | |
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 <jacob.e.keller@intel.com>
Cc: Paolo Abeni <pabeni@redhat.com>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions