]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
cpufreq/cppc: Use NSEC_PER_MSEC for deadline task
authorChristian Loehle <christian.loehle@arm.com>
Tue, 13 Aug 2024 14:43:47 +0000 (15:43 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 11 Sep 2024 09:25:10 +0000 (11:25 +0200)
commit4eb71e3b4550593d9a862cc0aa754fad98679783
treea7cb27b492d572a7b47316dc0edd4ab6f21881f2
parent6ebf2d021a13a77b495b4de15c6834e26b80d08e
cpufreq/cppc: Use NSEC_PER_MSEC for deadline task

Convert the cppc deadline task attributes to use the available
definitions to make them more readable.
No functional change.

Signed-off-by: Christian Loehle <christian.loehle@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Juri Lelli <juri.lelli@redhat.com>
Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20240813144348.1180344-4-christian.loehle@arm.com
drivers/cpufreq/cppc_cpufreq.c