// SPDX-License-Identifier: GPL-2.0+ /* * Driver for controlling LEDs for cameras connected to the Intel atomisp2 * The main purpose of this driver is to turn off LEDs which are on at boot. * * Copyright (C) 2020 Hans de Goede <hdegoede@redhat.com>
*/
/* * The ACPI INIT method from Asus WMI's code on the T100TA and T200TA turns the * LED on (without the WMI interface allowing further control over the LED). * Ensure we are loaded after asus-nb-wmi so that we turn the LED off again.
*/
MODULE_SOFTDEP("pre: asus_nb_wmi");
MODULE_AUTHOR("Hans de Goede );
MODULE_DESCRIPTION("Intel atomisp2 camera LED driver");
MODULE_LICENSE("GPL");
Messung V0.5
¤ Dauer der Verarbeitung: 0.16 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.