Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: tlv320dac33: Adding new FIFO mode
@ 2009-12-31  8:30 Peter Ujfalusi
  2009-12-31  8:30 ` [PATCH 1/5] ASoC: tlv320dac33: Change nsample switch to FIFO mode enum Peter Ujfalusi
  2009-12-31 11:55 ` [PATCH 0/5] ASoC: tlv320dac33: Adding new FIFO mode Mark Brown
  0 siblings, 2 replies; 9+ messages in thread
From: Peter Ujfalusi @ 2009-12-31  8:30 UTC (permalink / raw)
  To: alsa-devel; +Cc: broonie

Hello,

the following series adds new FIFO operating mode to the tlv320dac33 codec
driver.
To be able to add new FIFO mode the code has to be restructured in order to
keep it readable after the new mode is added.
Since both of the support FIFO mode in the driver needs the codec to be the
master, an additional check is added to avoid misconfiguration.

---
Peter Ujfalusi (5):
  ASoC: tlv320dac33: Change nsample switch to FIFO mode enum
  ASoC: tlv320dac33: Introduce prefill and playback state handlers
  ASoC: tlv320dac33: Clean up the hardware configuration code
  ASoC: tlv320dac33: Add new FIFO mode: mode 7
  ASoC: tlv320dac33: Safety check for codec slave mode

 sound/soc/codecs/tlv320dac33.c |  190 ++++++++++++++++++++++++++++++++--------
 1 files changed, 153 insertions(+), 37 deletions(-)

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

end of thread, other threads:[~2010-01-04  7:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-31  8:30 [PATCH 0/5] ASoC: tlv320dac33: Adding new FIFO mode Peter Ujfalusi
2009-12-31  8:30 ` [PATCH 1/5] ASoC: tlv320dac33: Change nsample switch to FIFO mode enum Peter Ujfalusi
2009-12-31  8:30   ` [PATCH 2/5] ASoC: tlv320dac33: Introduce prefill and playback state handlers Peter Ujfalusi
2009-12-31  8:30     ` [PATCH 3/5] ASoC: tlv320dac33: Clean up the hardware configuration code Peter Ujfalusi
2009-12-31  8:30       ` [PATCH 4/5] ASoC: tlv320dac33: Add new FIFO mode: mode 7 Peter Ujfalusi
2009-12-31  8:30         ` [PATCH 5/5] ASoC: tlv320dac33: Safety check for codec slave mode Peter Ujfalusi
2009-12-31 11:52           ` Mark Brown
2010-01-04  7:03             ` Peter Ujfalusi
2009-12-31 11:55 ` [PATCH 0/5] ASoC: tlv320dac33: Adding new FIFO mode Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox