diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2022-10-28 14:04:20 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-10-31 14:14:16 +0300 |
commit | 337ffae0e4d6217c92c8622d3ed26e9c8d3d5f28 (patch) | |
tree | 724a2b52f8bf15a444be453a68cba032440eda82 /drivers/net/ppp/pppox.c | |
parent | 673dd2c78817f62a9e8c79fdcb0920815b4c95c8 (diff) | |
download | linux-337ffae0e4d6217c92c8622d3ed26e9c8d3d5f28.tar.xz |
ptp: xgbe: convert to .adjfine and adjust_by_scaled_ppm
The xgbe implementation of .adjfreq is implemented in terms of a
straight forward "base * ppb / 1 billion" calculation.
Convert this driver to .adjfine and use adjust_by_scaled_ppm to calculate
the new addend value.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Acked-by: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ppp/pppox.c')
0 files changed, 0 insertions, 0 deletions