alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: Do not use core to handle msbits constraint for TI drivers
@ 2012-01-19 18:24 Peter Ujfalusi
  2012-01-19 18:24 ` [PATCH 1/4] Revert "ASoC: tlv320dac33: Use core to set the msbits constraint" Peter Ujfalusi
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Peter Ujfalusi @ 2012-01-19 18:24 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood; +Cc: alsa-devel

Hi,

The implementation in the core applies the msbits constraint to all sample size.
These codecs, and cpu dai drivers only have msbits constraint when they are
configured with 32 bit sample size.
Apply the msbits constraint in the drivers for 32 bit samples only.

Regards,
Peter
---
Peter Ujfalusi (4):
  Revert "ASoC: tlv320dac33: Use core to set the msbits constraint"
  Revert "ASoC: twl4030: Use core to set the msbits constraint"
  Revert "ASoC: omap-dmic: Use core to set the msbits constraint"
  ASoC: omap-mcpdm: Do not use core to set msbit constraint

 sound/soc/codecs/tlv320dac33.c |    3 ++-
 sound/soc/codecs/twl4030.c     |    7 +++----
 sound/soc/omap/omap-dmic.c     |    7 ++++---
 sound/soc/omap/omap-mcpdm.c    |    4 ++--
 4 files changed, 11 insertions(+), 10 deletions(-)

-- 
1.7.8.3

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

end of thread, other threads:[~2012-01-21 15:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-19 18:24 [PATCH 0/4] ASoC: Do not use core to handle msbits constraint for TI drivers Peter Ujfalusi
2012-01-19 18:24 ` [PATCH 1/4] Revert "ASoC: tlv320dac33: Use core to set the msbits constraint" Peter Ujfalusi
2012-01-19 18:26   ` Mark Brown
2012-01-19 18:33     ` Peter Ujfalusi
2012-01-19 19:07       ` Mark Brown
2012-01-21 14:05         ` Peter Ujfalusi
2012-01-21 15:20           ` Mark Brown
2012-01-19 18:24 ` [PATCH 2/4] Revert "ASoC: twl4030: " Peter Ujfalusi
2012-01-19 18:24 ` [PATCH 3/4] Revert "ASoC: omap-dmic: " Peter Ujfalusi
2012-01-19 18:24 ` [PATCH 4/4] ASoC: omap-mcpdm: Do not use core to set msbit constraint Peter Ujfalusi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).