From: Takashi Iwai Date: Thu, 11 Oct 2007 09:21:21 +0000 (+0200) Subject: [ALSA] hda-codec - Fix input_mux numbers for vaio stac92xx X-Git-Tag: v2.6.24-rc1~832^2~19 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3a2f429e55997e3b7a0c23baf1208991970ecc1;p=pandora-kernel.git [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 Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed