Input: leds - change config symbol dependency for audio mute trigger
authorHeiner Kallweit <hkallweit1@gmail.com>
Sun, 3 Mar 2024 22:32:00 +0000 (14:32 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 3 Mar 2024 22:46:06 +0000 (14:46 -0800)
commit849c34e63c0dd8d6ec1e3aed0bf34ffc72fa71e4
treec2cf9f281452a8187d77b48a6f2dd31e60d7122b
parent0f82d108028a9dfea20e1c3c0ada1e64403002af
Input: leds - change config symbol dependency for audio mute trigger

In a follow-up patch implementation of the LED audio trigger will be
moved to sound/core/snd_ctl_led, including removal of config symbol
LEDS_AUDIO_TRIGGER. Also as of today the audio mute LED trigger
is effectively a no-op w/o config symbol SND_CTL_LED being defined.
Therefore switch the dependency to this config symbol.

Suggested-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://lore.kernel.org/r/6011ca63-187c-42dd-a5fd-7dd733d6257c@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/input-leds.c