]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hdsp: Use str_on_off() and str_yes_no() helper functions
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 16 Dec 2024 12:34:11 +0000 (13:34 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 20 Dec 2024 08:55:53 +0000 (09:55 +0100)
commit42b09e100f5d0724097d810861a6ad4aa433d7e7
tree5772cd493949b14192771e972d01bedd3c967442
parent42d28736a5a4c3f499bb2d4b7fd84e334bdd5489
ALSA: hdsp: Use str_on_off() and str_yes_no() helper functions

Remove hard-coded strings by using the str_on_off() and str_yes_no()
helper functions.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://patch.msgid.link/20241216123412.64691-2-thorsten.blum@linux.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdsp.c