]> rtime.felk.cvut.cz Git - linux-imx.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)
commitc655affbd524d0105978ecd696c3bb8a281b418b
treeba58b565e72592cb78e3ab7e19333c564d8c6e00
parentaba6efc47133af4941cda16e690f71b7ad894da2
ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq

After commit ac212b6 (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