[alsa-devel] [PATCH 1/2] ASoC Samsung S3c24xx updates - audio DMA cleanup.
This patch cleans up the audio DMA for the Samsung S3C24xx platform.
Signed-off-by: Graeme Gregory gg@opensource.wolfsonmicro.com Signed-off-by: Liam Girdwood lg@opensource.wolfsonmicro.com
At Mon, 16 Apr 2007 18:14:23 +0100, Liam Girdwood wrote:
s3c2410_dma_config(prtd->params->channel,
2, S3C2410_DCON_SYNC_PCLK | S3C2410_DCON_HANDSHAKE);
prtd->params->dma_size,
S3C2410_DCON_SYNC_PCLK | S3C2410_DCON_HANDSHAKE);
Could you fix too long lines together with this clean up? The lines should be within 80 chars.
thanks,
Takashi
On Mon, 2007-04-16 at 19:23 +0200, Takashi Iwai wrote:
At Mon, 16 Apr 2007 18:14:23 +0100, Liam Girdwood wrote:
s3c2410_dma_config(prtd->params->channel,
2, S3C2410_DCON_SYNC_PCLK | S3C2410_DCON_HANDSHAKE);
prtd->params->dma_size,
S3C2410_DCON_SYNC_PCLK | S3C2410_DCON_HANDSHAKE);
Could you fix too long lines together with this clean up? The lines should be within 80 chars.
Fixed.
Thanks
Liam
At Tue, 17 Apr 2007 11:17:41 +0100, Liam Girdwood wrote:
On Mon, 2007-04-16 at 19:23 +0200, Takashi Iwai wrote:
At Mon, 16 Apr 2007 18:14:23 +0100, Liam Girdwood wrote:
s3c2410_dma_config(prtd->params->channel,
2, S3C2410_DCON_SYNC_PCLK | S3C2410_DCON_HANDSHAKE);
prtd->params->dma_size,
S3C2410_DCON_SYNC_PCLK | S3C2410_DCON_HANDSHAKE);
Could you fix too long lines together with this clean up? The lines should be within 80 chars.
Fixed.
Thanks
Thanks, now applied to HG tree.
Takashi
participants (2)
-
Liam Girdwood
-
Takashi Iwai