sound/soc/sh/siu: Fixed undefined dma_length of scatter gather list
authorMarkus Pietrek <markus.pietrek@emtrion.de>
Wed, 4 Aug 2010 06:59:50 +0000 (15:59 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 4 Aug 2010 06:59:50 +0000 (15:59 +0900)
Without this patch, an undefined/random sg->dma_length is used and
the sound will be played/captured wrongly.

Signed-off-by: Markus Pietrek <markus.pietrek@emtrion.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found