drivers: convert unsupported .adjfreq to .adjfine
authorJacob Keller <jacob.e.keller@intel.com>
Fri, 28 Oct 2022 11:04:14 +0000 (04:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Oct 2022 11:14:16 +0000 (11:14 +0000)
commit73aa29a2b119619bbc1db87e8a8103f4b7e5a5db
tree70836121b7ac900c2f6772f44e4427d62a768a3f
parent1060707e380994e7c9b754b6eb74f25459b4a5b3
drivers: convert unsupported .adjfreq to .adjfine

A few PTP drivers implement a .adjfreq handler which indicates the
operation is not supported. Convert all of these to .adjfine.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Cc: "K. Y. Srinivasan" <kys@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Stephen Hemminger <sthemmin@microsoft.com>
Cc: Wei Liu <wei.liu@kernel.org>
Cc: Dexuan Cui <decui@microsoft.com>
Cc: Vivek Thampi <vithampi@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/hv/hv_util.c
drivers/ptp/ptp_kvm_common.c
drivers/ptp/ptp_vmw.c