[alsa-devel] [PATCH] asoc/multi-component: fsl: fix exit and error paths in DMA and SSI drivers

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Aug 5 15:52:31 CEST 2010


On Tue, Aug 03, 2010 at 05:55:28PM -0500, Timur Tabi wrote:
> The error handling code in the OF probe function of the SSI driver is not
> freeing all resources correctly.
> 
> Since the machine driver no longer calls the DMA driver to provide information
> about the SSI, we don't need to keep a list of DMA objects any more.  In
> addition, the fsl_soc_dma_remove() function is incorrectly removing *all*
> DMA objects when it should only remove one.
> 
> Signed-off-by: Timur Tabi <timur at freescale.com>

Acked-by: Mark Brown <broonie at opensource.wolfsonmicro.com>


More information about the Alsa-devel mailing list