ALSA: ens137x: Use str_on_off() helper in snd_ensoniq_proc_read()
authorThorsten Blum <thorsten.blum@linux.dev>
Tue, 7 Jan 2025 12:08:06 +0000 (13:08 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Jan 2025 13:35:16 +0000 (14:35 +0100)
commitac515df1091a3c1cec25ead4d842fbb4635f90cd
tree5493f6d8d3cbdef74d8957cff23da9bd239fad78
parent9001d515443518d72222ba4d58e247696b625071
ALSA: ens137x: Use str_on_off() helper in snd_ensoniq_proc_read()

Remove hard-coded strings by using the str_on_off() helper function.

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