diff options
author | Hans de Goede <[email protected]> | 2015-06-16 16:27:53 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2015-06-19 01:11:09 +0200 |
commit | 7ee33baabcae765e1eda73b988a62fe102c0ce76 (patch) | |
tree | 25f56833af6a9ce6033f810ae648d4e81a2f6f82 /tools/perf/scripts/python/netdev-times.py | |
parent | 93a291dfaf9c328ca5a9cea1733af1a128efe890 (diff) |
ACPI / video: Move dmi_check_system from module_init to acpi_video_register
When builtin there is no guarantee in which order module_init functions
are run, so acpi_video_register() may get called from the i915 driver
(if it is also builtin) before acpi_video_init() gets called, resulting
in the dmi quirks not yet being parsed.
This commit moves the dmi_check_system() call to acpi_video_register(),
so that we can be sure the dmi quirks have always been applied before
probing.
Signed-off-by: Hans de Goede <[email protected]>
Acked-by: Darren Hart <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions