]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Clean up name string creation in patch_realtek.c
authorTakashi Iwai <tiwai@suse.de>
Fri, 2 Oct 2009 07:20:00 +0000 (09:20 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 2 Oct 2009 07:24:14 +0000 (09:24 +0200)
commit4698f2f230109b5192e0fe1e5bff3ecc532500e8
tree55d80e26e3e5eadec543b49448c8bd57485da652
parent8a634955096e24954216e91b93c87e55d501869b
ALSA: hda - Clean up name string creation in patch_realtek.c

Use a common helper to create playback controls.
This gives less chance of typos.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c