From: Chris Wilson Date: Sun, 1 Mar 2015 10:41:37 +0000 (+0000) Subject: ACPI / video: Load the module even if ACPI is disabled X-Git-Tag: omap-for-v4.1/wl12xx-dt~58^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e17cb12881ba8d5e456b89f072dc6b70048af36;p=pandora-kernel.git ACPI / video: Load the module even if ACPI is disabled i915.ko depends upon the acpi/video.ko module and so refuses to load if ACPI is disabled at runtime if for example the BIOS is broken beyond repair. acpi/video provides an optional service for i915.ko and so we should just allow the modules to load, but do no nothing in order to let the machines boot correctly. Reported-by: Bill Augur Signed-off-by: Chris Wilson Cc: Daniel Vetter Cc: Jani Nikula Cc: All applicable Acked-by: Aaron Lu [ rjw: Fixed up the new comment in acpi_video_init() ] Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed