alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] ASoC: updates for core support for msbits constraints
@ 2012-01-18 11:18 Peter Ujfalusi
  2012-01-18 11:18 ` [PATCH v4 1/5] ASoC: Apply msbits constraint for sample size bigger than the msbits Peter Ujfalusi
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Peter Ujfalusi @ 2012-01-18 11:18 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood; +Cc: alsa-devel

Hi Mark,

Changes from v3:
- no need to initialize ret to zero in soc_pcm_apply_msb. The function is void.
- created against for-3.4 branch (leaving out already applied patches)

Intro mail for v1:
I would prefer to have the msbits constraints to be applied to only sample sizes
bigger than the requested msbits from dais.
I'm resending your patch plus the modification which will make the possible.
I have also converted the drivers I know have this constraint.

If you prefer, you can squash the first two patch.

Regards,
Peter
---
Peter Ujfalusi (5):
  ASoC: Apply msbits constraint for sample size bigger than the msbits
  ASoC: omap-dmic: Use core to set the msbits constraint
  ASoC: omap-mcpdm: Set 24msbits constraint
  ASoC: tlv320dac33: Use core to set the msbits constraint
  ASoC: twl4030: Use core to set the msbits 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    |    2 ++
 sound/soc/soc-pcm.c            |    4 +++-
 5 files changed, 13 insertions(+), 10 deletions(-)

-- 
1.7.8.3

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

end of thread, other threads:[~2012-01-18 11:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-18 11:18 [PATCH v4 0/5] ASoC: updates for core support for msbits constraints Peter Ujfalusi
2012-01-18 11:18 ` [PATCH v4 1/5] ASoC: Apply msbits constraint for sample size bigger than the msbits Peter Ujfalusi
2012-01-18 11:34   ` Mark Brown
2012-01-18 11:18 ` [PATCH v4 2/5] ASoC: omap-dmic: Use core to set the msbits constraint Peter Ujfalusi
2012-01-18 11:44   ` Mark Brown
2012-01-18 11:18 ` [PATCH v4 3/5] ASoC: omap-mcpdm: Set 24msbits constraint Peter Ujfalusi
2012-01-18 11:45   ` Mark Brown
2012-01-18 11:18 ` [PATCH v4 4/5] ASoC: tlv320dac33: Use core to set the msbits constraint Peter Ujfalusi
2012-01-18 11:45   ` Mark Brown
2012-01-18 11:18 ` [PATCH v4 5/5] ASoC: twl4030: " Peter Ujfalusi
2012-01-18 11:45   ` Mark Brown

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).