summaryrefslogtreecommitdiff
path: root/include/acpi
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-11-18 13:18:47 (GMT)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-11-19 00:04:25 (GMT)
commit883461679ad1ed6e09135adf8c02bb98d7962623 (patch)
tree25c42afc4b78c6cb6d1914d7d2afeb4501378b20 /include/acpi
parentf516bde5122422889398d10e8e746d18860bd42e (diff)
downloadlinux-fsl-qoriq-883461679ad1ed6e09135adf8c02bb98d7962623.tar.xz
ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed()
Before commit 6931007cc90b (ACPI / scan: Start matching drivers after trying scan handlers) the match_driver flag for all devices was set in acpi_add_single_object(), but now it is set by acpi_bus_device_attach() which is not called for the "fixed" devices added by acpi_bus_scan_fixed(). This means that flags.match_driver is never set for those devices now, so make acpi_bus_scan_fixed() set it before calling device_attach(). Fixes: 6931007cc90b (ACPI / scan: Start matching drivers after trying scan handlers) Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/acpi')
0 files changed, 0 insertions, 0 deletions