]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ALSA: hda - Fix truncated control names
authorTakashi Iwai <tiwai@suse.de>
Mon, 7 Jan 2013 08:43:18 +0000 (09:43 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:43:44 +0000 (08:43 +0100)
commit5abd4888f662cc72c8a3039a6124256691f758d0
tree47e8117cc717a617e73defc3d855668f056d5e72
parentc30aa7b24282c6c544f25f360131fceb646927e4
ALSA: hda - Fix truncated control names

... like "Speaker Surround Playback Switch".
This fix had been already applied to patch_conexant.c but was
forgotten in other places, then migrated to hda_generic.c.

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