[alsa-devel] [PATCH] ASoC: Fix check for symmetric rate enforcement
Mark Brown
broonie at opensource.wolfsonmicro.com
Wed Aug 17 09:23:07 CEST 2011
On Wed, Aug 17, 2011 at 09:20:01AM +0200, Sascha Hauer wrote:
> The ASoC core tries to not enforce symmetric rates when
> two streams open simultaneously. It does so by checking
> rtd->rate being zero. This works exactly once after booting
> because it is not set to zero again when the streams close.
> Fix this by setting rtd->rate when no active stream is left.
Applied, thanks.
More information about the Alsa-devel
mailing list