igc: Remove references to SYSTIMR register
authorVinicius Costa Gomes <vinicius.gomes@intel.com>
Thu, 20 Aug 2020 23:02:16 +0000 (16:02 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Mon, 28 Sep 2020 21:42:45 +0000 (14:42 -0700)
commite5f020ad610b11827914245048ec55a7bb030944
tree56157aa2127db9a620cc0022937bd6be72f6790d
parent40edc73469a17d247a79034acb07ec280fda6494
igc: Remove references to SYSTIMR register

In i225, it's no longer necessary to use the SYSTIMR register to
latch the timer value, the timestamp is latched when SYSTIML is read.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/igc/igc_ptp.c