ALSA: hda - Fix cirrus codec parsing
authorTakashi Iwai <tiwai@suse.de>
Mon, 6 Jul 2009 10:55:46 +0000 (12:55 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 6 Jul 2009 11:02:20 +0000 (13:02 +0200)
commit21a4dc43acdd547335f59ad52efeef5160247736
tree48e230c8ed845ae3459d08dc08cbb270d60b833c
parente5f1424807f4fa7aeddc376575e3b413c71c6fe1
ALSA: hda - Fix cirrus codec parsing

The parser wasn't called in the proper order.
Split now the parser to be called in patch_cirrus(), and the rest
are just for building PCMs and controls.

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