All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: soc-pcm: add soc_pcm_hw_update_xxx()
@ 2021-02-03 23:50 Kuninori Morimoto
  2021-02-03 23:50 ` [PATCH 1/3] ASoC: soc-pcm: add soc_pcm_hw_update_rate() Kuninori Morimoto
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Kuninori Morimoto @ 2021-02-03 23:50 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA


Hi Mark

These adds soc_pcm_hw_update_xxx() and cleanup soc-pcm.c

Kuninori Morimoto (3):
  ASoC: soc-pcm: add soc_pcm_hw_update_rate()
  ASoC: soc-pcm: add soc_pcm_hw_update_chan()
  ASoC: soc-pcm: add soc_pcm_hw_update_format()

 sound/soc/soc-pcm.c | 112 ++++++++++++++++++++++----------------------
 1 file changed, 56 insertions(+), 56 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-02-16 17:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 23:50 [PATCH 0/3] ASoC: soc-pcm: add soc_pcm_hw_update_xxx() Kuninori Morimoto
2021-02-03 23:50 ` [PATCH 1/3] ASoC: soc-pcm: add soc_pcm_hw_update_rate() Kuninori Morimoto
2021-02-03 23:51 ` [PATCH 2/3] ASoC: soc-pcm: add soc_pcm_hw_update_chan() Kuninori Morimoto
2021-02-12 23:48   ` Pierre-Louis Bossart
2021-02-14 21:17     ` Kai Vehmanen
2021-02-14 23:21       ` Kuninori Morimoto
2021-02-15 20:45       ` Mark Brown
2021-02-16  6:52         ` Kai Vehmanen
2021-02-16  7:26           ` Kuninori Morimoto
2021-02-16  8:30             ` Kai Vehmanen
2021-02-16 11:22               ` Kai Vehmanen
2021-02-16 17:17                 ` Mark Brown
2021-02-03 23:52 ` [PATCH 3/3] ASoC: soc-pcm: add soc_pcm_hw_update_format() Kuninori Morimoto
2021-02-05  7:27 ` [PATCH 0/3] ASoC: soc-pcm: add soc_pcm_hw_update_xxx() Kai Vehmanen
2021-02-12 14:00 ` 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.