[alsa-devel] [PATCH 2/2] ASoC: fsl: fix initialization of DMA buffers

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Jun 9 12:52:46 CEST 2011


On Wed, Jun 08, 2011 at 03:02:56PM -0500, Timur Tabi wrote:
> The DMA (PCM) driver used by some Freescale PowerPC supports separate DAIs
> for playback and capture, so DMA buffers should be allocated only for the
> initialized streams.  Instead of checking for the number of active channels,
> which apparently is not reliable, check to see if the actual stream object
> exists.

I'll apply this but...

> Also provide a better name for the DMA interrupt.

...this doesn't overlap with the bugfix at all.  Why have you sent it as
part of the same patch?


More information about the Alsa-devel mailing list