ALSA: hda - Add codec->pcm_format_first flag
authorTakashi Iwai <tiwai@suse.de>
Wed, 8 Aug 2012 15:12:52 +0000 (17:12 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Aug 2012 15:12:52 +0000 (17:12 +0200)
commited36081350d2ca4f692f04c6a2d24d1e3a339da1
treedcfebceb1319315ec78be8567d8fbb27e1345b01
parent012e7eb1e501d0120e0383b81477f63091f5e365
ALSA: hda - Add codec->pcm_format_first flag

Introduced a new flag to set up the PCM stream format at first before
the stream_id and channel tag.  Some codecs (e.g. CA0132) seem
preferring this over stream_id -> format order.

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