Skip to content
Commit efa17194 authored by Matthew Garrett's avatar Matthew Garrett Committed by Rafael J. Wysocki
Browse files

cpufreq: Add module aliases for acpi-cpufreq

The acpi core will call request_module("acpi-cpufreq") on subsystem init,
but this will fail if the module isn't available at that stage of boot.
Add some module aliases to ensure that udev can load the module on Intel
and AMD systems with the appropriate feature bits - I /think/ that this
will also work on VIA systems, but haven't verified that.

References: http://lkml.kernel.org/r/1448223.sdUJnNSRz4@vostro.rjw.lan


Signed-off-by: default avatarMatthew Garrett <matthew.garrett@nebula.com>
Tested-by: default avatarLeonid Isaev <lisaev@umail.iu.edu>
Acked-by: default avatarBorislav Petkov <bp@suse.de>
Cc: 3.7+ <stable@vger.kernel.org>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 9855d8ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment