android_kernel_google_msm/drivers/acpi
Chris Wilson 4863cbc4c7 ACPI / video: Load the module even if ACPI is disabled
commit 6e17cb12881ba8d5e456b89f072dc6b70048af36 upstream.

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 <bill-auger@programmer.net>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Jani Nikula <jani.nikula@intel.com>
Acked-by: Aaron Lu <aaron.lu@intel.com>
[ rjw: Fixed up the new comment in acpi_video_init() ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-06-19 11:40:21 +08:00
..
acpica ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field. 2013-11-29 10:50:31 -08:00
apei
ac.c
acpi_ipmi.c ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler() 2013-10-13 15:42:49 -07:00
acpi_memhotplug.c ACPI / memhotplug: Fix a stale pointer in error path 2013-08-04 16:25:55 +08:00
acpi_pad.c
battery.c ACPI / battery: Retry to get battery information if failed during probing 2014-07-17 15:39:50 -07:00
bgrt.c
blacklist.c ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX 2014-06-07 16:02:03 -07:00
bus.c ACPI: Fix conflict between customized DSDT and DSDT local copy 2014-06-30 20:01:32 -07:00
button.c
cm_sbs.c
container.c
custom_method.c
debugfs.c
dock.c
ec.c ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT 2013-09-07 21:58:15 -07:00
ec_sys.c
event.c
fan.c
glue.c
hed.c
internal.h
Kconfig
Makefile
numa.c
nvs.c
osl.c efi: Make 'efi_enabled' a function to query EFI facilities 2013-02-14 10:48:53 -08:00
pci_bind.c
pci_irq.c
pci_link.c
pci_root.c PCI / ACPI: Don't query OSC support with all possible controls 2013-05-07 19:51:54 -07:00
pci_slot.c
power.c ACPI / PM: Use KERN_DEBUG when no power resources are found 2012-10-02 10:29:54 -07:00
proc.c
processor_core.c
processor_driver.c ACPI: missing break 2012-12-10 10:59:40 -08:00
processor_idle.c ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock 2014-12-01 18:02:22 +08:00
processor_perflib.c
processor_thermal.c
processor_throttling.c ACPI / processor: Rework processor throttling with work_on_cpu() 2014-03-11 16:10:01 -07:00
reboot.c
sbs.c
sbshc.c
sbshc.h
scan.c ACPI : do not use Lid and Sleep button for S5 wakeup 2013-01-17 08:50:53 -08:00
sleep.c ACPI: Add DMI entry for Sony VGN-FW41E_H 2013-03-04 06:06:44 +08:00
sleep.h
sysfs.c
tables.c
thermal.c
utils.c
video.c ACPI / video: Load the module even if ACPI is disabled 2015-06-19 11:40:21 +08:00
video_detect.c ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist 2014-07-09 10:51:21 -07:00
wakeup.c