ptp: remove the .adjfreq interface function
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 9 Nov 2022 23:09:45 +0000 (15:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Nov 2022 10:58:39 +0000 (10:58 +0000)
commit75ab70ec5cefade915a999886e4863fe6a38f8b5
tree0028747146e7a08b2dd6e72f195f0d7373cb1326
parente2bd9c76c89fbe25df351fc5902cbbcca6a7d372
ptp: remove the .adjfreq interface function

Now that all drivers have been converted to .adjfine, we can remove the
.adjfreq from the interface structure.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Cc: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/ptp/ptp_clock.c
include/linux/ptp_clock_kernel.h