Boojin Kim wrote:
>
> Mark Brown wrote
> > > This patch uses config() function to configure DMA transmit options.
> >
> > Acked-by: Mark Brown
> >
Thanks for your ack and let me pick this up in Samsung tree.
Best regards,
Kgene.
--
Kukjin Kim , Senior Engineer,
SW Solution Development Team, Sams
Mark Brown wrote
> > This patch uses config() function to configure DMA transmit options.
>
> Acked-by: Mark Brown
>
> It'd be good if we could get all the older Samsung platforms moved over to
> dmaengine...
Thanks for your ack :)
And, Our engineer's preparing to move the older Samsung dma drive
On Tue, Jun 05, 2012 at 04:20:10PM +0900, Boojin Kim wrote:
> This patch uses config() function to configure DMA transmit options.
Acked-by: Mark Brown
It'd be good if we could get all the older Samsung platforms moved over
to dmaengine...
signature.asc
Description: Digital signature
This patch uses config() function to configure DMA transmit options.
Signed-off-by: Boojin Kim
---
sound/soc/samsung/dma.c | 18 ++
1 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/sound/soc/samsung/dma.c b/sound/soc/samsung/dma.c
index ddc6cde..f3ebc38 100644
--