mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-20 08:38:24 +08:00
[CPUFREQ] Documentation fix
Fix reference to where the code actually is. Noted by Hero Wanders. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Dave Jones <davej@redhat.com>
This commit is contained in:
parent
51018b0a31
commit
eff0df65da
@ -24,7 +24,7 @@ Contents:
|
||||
1. General Information
|
||||
=======================
|
||||
|
||||
The CPUFreq core code is located in linux/kernel/cpufreq.c. This
|
||||
The CPUFreq core code is located in drivers/cpufreq/cpufreq.c. This
|
||||
cpufreq code offers a standardized interface for the CPUFreq
|
||||
architecture drivers (those pieces of code that do actual
|
||||
frequency transitions), as well as to "notifiers". These are device
|
||||
|
Loading…
Reference in New Issue
Block a user