]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda: Simplify with str_enable_disable()
authorTakashi Iwai <tiwai@suse.de>
Tue, 7 Jan 2025 15:56:37 +0000 (16:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Jan 2025 16:35:36 +0000 (17:35 +0100)
commite6a4fcf51b2974240d5ddd801de10e811d3a2f0d
tree726a64bc8fe6314a7679d19978e387cfa106988b
parenta0f70af79d16cc3c630d66eb33cd8643399f312b
ALSA: hda: Simplify with str_enable_disable()

Use the standard helper str_enable_disable() to simplify the code.
Only code refactoring, no behavior change.

Link: https://patch.msgid.link/20250107155641.4435-8-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/hdac_component.c