commit | 7b42176a2969bc913cd2949e7edd935466745b11 | [log] [tgz] |
---|---|---|
author | Markus Pietrek <markus.pietrek@emtrion.de> | Wed Aug 04 15:59:50 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Aug 04 15:59:50 2010 +0900 |
tree | b1c09184abdce6a3da8278a20f6e33933a655091 | |
parent | e9a4c4a1a1ad0ac50a4f6db870f8215272aebca0 [diff] |
sound/soc/sh/siu: Fixed undefined dma_length of scatter gather list 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>