1
0

igb: offer a PTP Hardware Clock instead of the timecompare method

This commit removes the legacy timecompare code from the igb driver and
offers a tunable PHC instead.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Este cometimento está contido em:
Richard Cochran
2012-03-16 10:55:37 +00:00
cometido por Jeff Kirsher
ascendente d339b13316
cometimento 7ebae8177e
5 ficheiros modificados com 93 adições e 169 eliminações

Ver ficheiro

@@ -35,3 +35,4 @@ obj-$(CONFIG_IGB) += igb.o
igb-objs := igb_main.o igb_ethtool.o e1000_82575.o \
e1000_mac.o e1000_nvm.o e1000_phy.o e1000_mbx.o
igb-$(CONFIG_IGB_PTP) += igb_ptp.o