On Wednesday 19 October 2016 18:09:27 Hans de Goede wrote: > I agree that this is not pretty, but I could not come up with a > simple other solution. If you've any suggestions on how you want > to see this implemented instead I can give that a try. I was thinking about exporting some dell_wmi_notifier_register and unregister functions (based on atomic_notifier_chain_register) from dell-wmi. And dell-laptop could use it. Something similar is already implemented in dell-rbtn+dell-latop, but still I'm consider it as hack. This one in dell-wmi could be easier as dell-rbtn because dell-wmi is monolitic. dell-wmi could be loaded only on systems which support it, so at that register call (from dell-laptop) you already know if you receive events or not. -- Pali Rohár pali.rohar@xxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html