commit | 4a4436573a6669516f73bac25016683d396ed4c4 | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Thu Mar 31 16:35:58 2016 +0300 |
committer | Mark Brown <broonie@kernel.org> | Wed Apr 06 11:47:48 2016 -0700 |
tree | a776d721808873a645baba6f25a0f973c7995c24 | |
parent | f55532a0c0b8bb6148f4e07853b876ef73bc69ca [diff] |
ALSA: pcm: add IEC958 channel status helper for hw_params Add IEC958 channel status helper that gets the audio properties from snd_pcm_hw_params instead of snd_pcm_runtime. This is needed to produce the channel status bits already in audio stream configuration phase. Signed-off-by: Jyri Sarha <jsarha@ti.com> Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Mark Brown <broonie@kernel.org>