igb: offer a PTP Hardware Clock instead of the timecompare method
authorRichard Cochran <richardcochran@gmail.com>
Fri, 16 Mar 2012 10:55:37 +0000 (10:55 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 4 Apr 2012 07:48:13 +0000 (00:48 -0700)
commit7ebae8177e615d3137d5365757d9d5d7d6ca8a98
treea14826f394009f918567c4a29705a2a1deae33a7
parentd339b1331616718b414d0ef3df5f2b6bfb2c36d7
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>
drivers/net/ethernet/intel/Kconfig
drivers/net/ethernet/intel/igb/Makefile
drivers/net/ethernet/intel/igb/igb.h
drivers/net/ethernet/intel/igb/igb_main.c
drivers/net/ethernet/intel/igb/igb_ptp.c