All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: tlv320dac33: Cleanup, and 32/24 bit support
@ 2010-12-22  8:45 Peter Ujfalusi
  2010-12-22  8:45 ` [PATCH 1/3] ASoC: tlv320dac33: Remove manual FIFO configuration Peter Ujfalusi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Peter Ujfalusi @ 2010-12-22  8:45 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Liam Girdwood

Hello,

the following series adds 32/24 bit support for DAC33 codec.
The manual FIFO configuration code will be removed, since that
was mainly used for initial debugging, and with the 24 bit support
the FIFO sizes are different, so it would be pain to safe guard
the manual FIFO settings for both 16, and 24 bit modes.

---
Peter Ujfalusi (3):
  ASoC: tlv320dac33: Remove manual FIFO configuration
  ASoC: tlv320dac33: Some cleanup for 32/24 bit support
  ASoC: tlv320dac33: Add 32/24 bit audio support

 sound/soc/codecs/tlv320dac33.c |  214 +++++++++++-----------------------------
 1 files changed, 58 insertions(+), 156 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2010-12-22 22:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-22  8:45 [PATCH 0/3] ASoC: tlv320dac33: Cleanup, and 32/24 bit support Peter Ujfalusi
2010-12-22  8:45 ` [PATCH 1/3] ASoC: tlv320dac33: Remove manual FIFO configuration Peter Ujfalusi
2010-12-22  8:45 ` [PATCH 2/3] ASoC: tlv320dac33: Some cleanup for 32/24 bit support Peter Ujfalusi
2010-12-22  8:45 ` [PATCH 3/3] ASoC: tlv320dac33: Add 32/24 bit audio support Peter Ujfalusi
2010-12-22 11:14 ` [PATCH 0/3] ASoC: tlv320dac33: Cleanup, and 32/24 bit support Mark Brown
2010-12-22 22:36 ` Liam Girdwood

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.