]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 7 Jun 2013 11:13:31 +0000 (13:13 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 7 Jun 2013 11:13:31 +0000 (13:13 +0200)
commitaaaa18cfd637d40892e46b8b5be12f5e39e6d9b0
treeba58b565e72592cb78e3ab7e19333c564d8c6e00
parentcafc8ac03a7c59242b565aa5e65a3c93fef2158b
ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq

After commit 4a20904 (ACPI / processor: Use common hotplug
infrastructure) the acpi-cpufreq module is not loaded automatically
by udev which fails to match it against the x86cpu modalias.  Still,
it can be matched against ACPI processor device IDs, which even
makes more sense, because it depends on the ACPI processor driver
that uses those device IDs to bind to processor devices.

For this reason, add ACPI processor device IDs to acpi-cpufreq.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/acpi-cpufreq.c