]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5aafd596a2e6b7b17ea89c8941446c8540084d6d
treedcfebceb1319315ec78be8567d8fbb27e1345b01
parent74eea03b58565dacb3c050d68e9f76839002ca89
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