]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
[ALSA] hda-codec - Fix input_mux numbers for vaio stac92xx
authorTakashi Iwai <tiwai@suse.de>
Thu, 11 Oct 2007 09:21:21 +0000 (11:21 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 14:51:11 +0000 (16:51 +0200)
commita3a2f429e55997e3b7a0c23baf1208991970ecc1
treecdf8db57f724a121c869084efffdb77db5208137
parent5e915bb3677f1369223a87e488c340236f81bfc2
[ALSA] hda-codec - Fix input_mux numbers for vaio stac92xx

My bad, I forgot to update the num_items field when added a new item
to vaio_mux items table, so the last item 'PCM' disappeared.
Now it has the right number 3.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/hda/patch_sigmatel.c