]> 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)
commite3079025b14cee2788b697dbea5aed8bbb24d234
treedcfebceb1319315ec78be8567d8fbb27e1345b01
parent657f4cdd322b04d29b6fbf9fb7f30d85887fcd2c
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