Re: [RESEND PATCH v2 1/2] ASoC: samsung: s3c24{xx,12}-i2s: port to use generic dmaengine API

2014-06-22 Thread Mark Brown
On Sun, Jun 01, 2014 at 08:15:57PM +0300, Vasily Khoruzhick wrote: Use dmaengine instead of legacy s3c24xx DMA API for s3c24xx and s3c2412 These fail to apply against current code, can you please check and resend? signature.asc Description: Digital signature

Re: [RESEND PATCH v2 1/2] ASoC: samsung: s3c24{xx,12}-i2s: port to use generic dmaengine API

2014-06-10 Thread Tomasz Figa
Hi, On 01.06.2014 19:15, Vasily Khoruzhick wrote: Use dmaengine instead of legacy s3c24xx DMA API for s3c24xx and s3c2412 Signed-off-by: Vasily Khoruzhick anars...@gmail.com --- v2: use hardcoded dma channel number sound/soc/samsung/Kconfig | 9 +++

[RESEND PATCH v2 1/2] ASoC: samsung: s3c24{xx,12}-i2s: port to use generic dmaengine API

2014-06-01 Thread Vasily Khoruzhick
Use dmaengine instead of legacy s3c24xx DMA API for s3c24xx and s3c2412 Signed-off-by: Vasily Khoruzhick anars...@gmail.com --- v2: use hardcoded dma channel number sound/soc/samsung/Kconfig | 9 +++ sound/soc/samsung/dmaengine.c | 3 +++ sound/soc/samsung/s3c-i2s-v2.c | 17