Commit d12e214
committed
ALSA: hda: Remove convert_art_to_tsc()
JIRA: https://issues.redhat.com/browse/RHEL-61639
commit b3266ed
Author: Thomas Gleixner <tglx@linutronix.de>
Date: Mon May 13 16:08:07 2024 +0530
ALSA: hda: Remove 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-7-lakshmi.sowjanya.d@intel.com
Signed-off-by: Ivan Vecera <ivecera@redhat.com>1 parent 4d65620 commit d12e214
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
| 467 | + | |
467 | 468 | | |
468 | 469 | | |
469 | 470 | | |
| |||
0 commit comments