summaryrefslogtreecommitdiff
path: root/sound/soc/s3c24xx/s3c-dma.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2010-09-24 09:37:33 +0400
committerDave Airlie <airlied@redhat.com>2010-09-24 09:37:33 +0400
commit4a445f291ac3faa08f56eaeb6e44856b6b72b74c (patch)
treeb66cc93311dc4c623113a87aa9b40730a21ac18e /sound/soc/s3c24xx/s3c-dma.c
parentcbc60ca04b342a4e1f2a1086a7277c077f07dbed (diff)
parenta850ea30374ebed32a0724742601861853fde869 (diff)
downloadlinux-4a445f291ac3faa08f56eaeb6e44856b6b72b74c.tar.xz
Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into drm-core-next
Diffstat (limited to 'sound/soc/s3c24xx/s3c-dma.c')
-rw-r--r--sound/soc/s3c24xx/s3c-dma.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/soc/s3c24xx/s3c-dma.c b/sound/soc/s3c24xx/s3c-dma.c
index 1b61c23ff300..f1b1bc4bacfb 100644
--- a/sound/soc/s3c24xx/s3c-dma.c
+++ b/sound/soc/s3c24xx/s3c-dma.c
@@ -94,8 +94,7 @@ static void s3c_dma_enqueue(struct snd_pcm_substream *substream)
if ((pos + len) > prtd->dma_end) {
len = prtd->dma_end - pos;
- pr_debug(KERN_DEBUG "%s: corrected dma len %ld\n",
- __func__, len);
+ pr_debug("%s: corrected dma len %ld\n", __func__, len);
}
ret = s3c2410_dma_enqueue(prtd->params->channel,