diff options
author | Jacob Keller <[email protected]> | 2022-10-28 04:04:19 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-10-31 11:14:16 +0000 |
commit | 673dd2c78817f62a9e8c79fdcb0920815b4c95c8 (patch) | |
tree | 7be960c3f84d8813d0a0f8903fe6aeec4a69d0d8 /net/unix/sysctl_net_unix.c | |
parent | 8bc900cbffa7725e8bbba21a99f6261e6bd61ef4 (diff) |
ptp: ravb: convert to .adjfine and adjust_by_scaled_ppm
The ravb implementation of .adjfreq is implemented in terms of a
straight forward "base * ppb / 1 billion" calculation.
Convert this driver to .adjfine and use the adjust_by_scaled_ppm helper
function to calculate the new addend.
Signed-off-by: Jacob Keller <[email protected]>
Acked-by: Richard Cochran <[email protected]>
Cc: Sergey Shtylyov <[email protected]>
Cc: Biju Das <[email protected]>
Cc: Phil Edworthy <[email protected]>
Cc: Lad Prabhakar <[email protected]>
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions