]> www.infradead.org Git - users/jedix/linux-maple.git/commit
e1000e: Replace convert_art_to_tsc()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 13 May 2024 10:38:04 +0000 (16:08 +0530)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 3 Jun 2024 09:18:50 +0000 (11:18 +0200)
commitbd48b50be50ac5678a7e26c39f6779d7fadf128b
treeb2f592e43e9c3f888dbb3815699ceabe5328624b
parent3a52886c8f972c3a5b70bfec330c71817cd7fc63
e1000e: Replace convert_art_to_tsc()

The core code now provides a mechanism to convert the ART base clock to the
corresponding TSC value without requiring an architecture specific
function.

Replace the direct conversion by filling in the required data.

No functional change intended.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240513103813.5666-4-lakshmi.sowjanya.d@intel.com
drivers/net/ethernet/intel/e1000e/ptp.c