summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTimur Tabi <timur@freescale.com>2010-08-03 22:55:28 (GMT)
committerLiam Girdwood <lrg@slimlogic.co.uk>2010-08-12 13:00:17 (GMT)
commit87a0632b29410bab5c1783d7eb979c8d942d4209 (patch)
tree16762ec323b99ead5ab618b05ce99da234950800 /arch
parent1a3c5a491af6756dbba6ee166a9dee72bb414ba8 (diff)
downloadlinux-87a0632b29410bab5c1783d7eb979c8d942d4209.tar.xz
asoc/multi-component: fsl: fix exit and error paths in DMA and SSI drivers
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@freescale.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions