All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Calculate BCLK using TDM slots and remove channels rule
@ 2015-04-23 13:16 Jyri Sarha
  2015-04-23 13:16 ` [PATCH v2 1/3] ASoC: davinci-mcasp: " Jyri Sarha
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jyri Sarha @ 2015-04-23 13:16 UTC (permalink / raw)
  To: alsa-devel; +Cc: peter.ujfalusi, liam.r.girdwood, broonie, Jyri Sarha

The first and the last patch are excatly the same as in the first
series, but in the middle thee is a new patch to constraint out
unsupported channel counts in multiple serializers case.

- The first patch is a bug fix and also fixes Dan Carpenter's concern
  about stack usage in davinci_mcasp_hw_rule_channels()

- The second is also a bug fix, even thou the bug has existed in the
  dirver for a very long time. It is just that nobody has used
  multiple serializers before.

- The last patch is a simple optimization

All the patches have been tested are internally reviewed.

Jyri Sarha (3):
  ASoC: davinci-mcasp: Calculate BCLK using TDM slots and remove
    channels rule
  ASoC: davinci-mcasp: Channel count constraints for multi-serializer
    case
  ASoC: davinci-macsp: Optimize implicit BLCK sample-rate rule

 sound/soc/davinci/davinci-mcasp.c | 167 ++++++++++++++++++++------------------
 1 file changed, 90 insertions(+), 77 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-04-30 19:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-23 13:16 [PATCH v2 0/3] Calculate BCLK using TDM slots and remove channels rule Jyri Sarha
2015-04-23 13:16 ` [PATCH v2 1/3] ASoC: davinci-mcasp: " Jyri Sarha
2015-04-23 13:16 ` [PATCH v2 2/3] ASoC: davinci-mcasp: Channel count constraints for multi-serializer case Jyri Sarha
2015-04-23 13:16 ` [PATCH v2 3/3] ASoC: davinci-macsp: Optimize implicit BLCK sample-rate rule Jyri Sarha
2015-04-30 19:47 ` [PATCH v2 0/3] Calculate BCLK using TDM slots and remove channels rule Mark Brown

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.