diff options
author | Takashi Iwai <[email protected]> | 2018-11-26 17:47:45 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2018-11-28 23:22:25 +0100 |
commit | d00fa46e0a2c670d980af6e9e81b41ae3f9f02b5 (patch) | |
tree | 13f9cb10e84eaaf11e569b12993f644d252627d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | faa2541f5b1afa8b6d777a73bc2f27d5c8c98695 (diff) |
platform/x86: dell-laptop: Add micmute LED trigger support
This patch adds the LED trigger support for audio mic-mute control.
As of this patch, the LED device isn't tied with the audio driver, and
can be changed via user-space at "platform::micmute" sysfs entry.
(This new prefix "platform" is the agreement among people for
indicating the generic laptop / system-wide attribute.)
The binding with HD-audio is still done via the existing exported
dell_micmute_led_set(). It will be replaced with the LED trigger
binding in later patches.
Also this selects CONFIG_LEDS_TRIGGERS and CONFIG_LEDS_TRIGGERS_AUDIO
unconditionally. Strictly speaking, these aren't 100% mandatory, but
leaving these manual selections would lead to a functional regression
easily once after converting from the dynamic symbol binding to the
LEDs trigger in a later patch.
Acked-by: Jacek Anaszewski <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Acked-by: Andy Shevchenko <[email protected]>
Acked-by: Pali Rohár <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions