All of lore.kernel.org
 help / color / mirror / Atom feed
* asus-wmi.ko should be loaded before video.ko
@ 2012-08-07  9:26 AceLan Kao
  2012-08-07  9:32 ` Corentin Chary
  0 siblings, 1 reply; 8+ messages in thread
From: AceLan Kao @ 2012-08-07  9:26 UTC (permalink / raw)
  To: platform-driver-x86, Corentin Chary

Hi,

The new commit[1] will call acpi_video_dmi_promote_vendor() to add
the ACPI_VIDEO_BACKLIGHT_DMI_VENDOR flag to acpi_video_support.
So, asus-wmi.ko should be loaded before video.ko, or calling that
function is in vain.
Since loading video.ko will check those flags, we have to add the flag
before it's being checked.

I'm wondering is there a way to add this kind of dependency in the code, so that
depmod will help to build the dependency in modules.dep

1. 272c77d asus-wmi: control backlight power through WMI, not ACPI

Best regards,
AceLan Kao.

-- 
Chia-Lin Kao(AceLan)
http://blog.acelan.idv.tw/
E-Mail: acelan.kaoATcanonical.com (s/AT/@/)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-08-09  7:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-07  9:26 asus-wmi.ko should be loaded before video.ko AceLan Kao
2012-08-07  9:32 ` Corentin Chary
2012-08-08  8:13   ` AceLan Kao
2012-08-08  9:34     ` Corentin Chary
2012-08-08 20:17       ` Carlos Alberto Lopez Perez
2012-08-09  3:29         ` AceLan Kao
2012-08-09  7:15           ` Corentin Chary
2012-08-09  7:39             ` AceLan Kao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.