diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2012-12-20 23:36:48 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-01-03 12:09:40 (GMT) |
commit | 209d3b1743c8187c67cc75dbe9fefbcd3121fba0 (patch) | |
tree | 2be44cbd0a71a498defbd3fbcd8a834e919ca8a9 /drivers/acpi/processor_driver.c | |
parent | e3863094c6f9b2f980d6e7a5cad6b4d03a4dd579 (diff) | |
download | linux-fsl-qoriq-209d3b1743c8187c67cc75dbe9fefbcd3121fba0.tar.xz |
ACPI: Replace ACPI device add_type field with a match_driver flag
After the removal of the second argument of acpi_bus_scan() there is
no difference between the ACPI_BUS_ADD_MATCH and ACPI_BUS_ADD_START
add types, so the add_type field in struct acpi_device may be
replaced with a single flag. Do that calling the flag match_driver.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
Acked-by: Toshi Kani <toshi.kani@hp.com>
Diffstat (limited to 'drivers/acpi/processor_driver.c')
0 files changed, 0 insertions, 0 deletions