All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: omap-mcbsp: dma_op_mode changes
@ 2012-03-15 10:37 Peter Ujfalusi
  2012-03-15 10:37 ` [PATCH 1/2] ASoC: omap-mcbsp: Use DMA packet mode for non mono streams on OMAP3+ Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Peter Ujfalusi @ 2012-03-15 10:37 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown; +Cc: alsa-devel, Jarkko Nikula

Hello,

Removing the frame dm_op_mode, and using packet mode in element mode on
OMAP3+ to transfer 1 sample at the time between the McBSP FIFO and memory.

Regards,
Peter
---
Peter Ujfalusi (2):
  ASoC: omap-mcbsp: Use DMA packet mode for non mono streams on OMAP3+
  ASoC: omap-mcbsp: Remove unused FRAME dma_op_mode

 sound/soc/omap/mcbsp.c      |    2 +-
 sound/soc/omap/mcbsp.h      |    1 -
 sound/soc/omap/omap-mcbsp.c |   31 +++++++++++++++++--------------
 3 files changed, 18 insertions(+), 16 deletions(-)

-- 
1.7.8.5

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-03-16 12:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-15 10:37 [PATCH 0/2] ASoC: omap-mcbsp: dma_op_mode changes Peter Ujfalusi
2012-03-15 10:37 ` [PATCH 1/2] ASoC: omap-mcbsp: Use DMA packet mode for non mono streams on OMAP3+ Peter Ujfalusi
2012-03-16  7:00   ` Jarkko Nikula
2012-03-16 12:06     ` Peter Ujfalusi
2012-03-15 10:37 ` [PATCH 2/2] ASoC: omap-mcbsp: Remove unused FRAME dma_op_mode Peter Ujfalusi
2012-03-15 12:22 ` [PATCH 0/2] ASoC: omap-mcbsp: dma_op_mode changes Mark Brown
2012-03-16  6:29   ` Jarkko Nikula

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.