All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ASoC: sh: rz-ssi: Code cleanup and fixes
@ 2022-01-15  1:22 Lad Prabhakar
  2022-01-15  1:22   ` Lad Prabhakar
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ messages in thread
From: Lad Prabhakar @ 2022-01-15  1:22 UTC (permalink / raw)
  Cc: Biju Das, Pavel Machek, Cezary Rojewski, linux-renesas-soc,
	Prabhakar, Lad Prabhakar

Hi All,

This patch series does code cleanup and fixes to the rz-ssi driver.

Cheers,
Prabhakar

Lad Prabhakar (5):
  ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively
  ASoC: sh: rz-ssi: Make the data structures available before
    registering the handlers
  ASoC: sh: rz-ssi: Drop ssi parameter from rz_ssi_stream_init()
  ASoC: sh: rz-ssi: Change return type of rz_ssi_stream_is_valid() to
    bool
  ASoC: sh: rz-ssi: Add rz_ssi_set_substream() helper function

 sound/soc/sh/rz-ssi.c | 107 +++++++++++++++++++++---------------------
 1 file changed, 54 insertions(+), 53 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-01-25 13:19 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-15  1:22 [PATCH v2 0/5] ASoC: sh: rz-ssi: Code cleanup and fixes Lad Prabhakar
2022-01-15  1:22 ` [PATCH v2 1/5] ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively Lad Prabhakar
2022-01-15  1:22   ` Lad Prabhakar
2022-01-19 13:35   ` Cezary Rojewski
2022-01-19 13:35     ` Cezary Rojewski
2022-01-25 10:22   ` Mark Brown
2022-01-25 10:22     ` Mark Brown
2022-01-15  1:23 ` [PATCH v2 2/5] ASoC: sh: rz-ssi: Make the data structures available before registering the handlers Lad Prabhakar
2022-01-15  1:23   ` Lad Prabhakar
2022-01-15  1:23 ` [PATCH v2 3/5] ASoC: sh: rz-ssi: Drop ssi parameter from rz_ssi_stream_init() Lad Prabhakar
2022-01-15  1:23   ` Lad Prabhakar
2022-01-15  1:23 ` [PATCH v2 4/5] ASoC: sh: rz-ssi: Change return type of rz_ssi_stream_is_valid() to bool Lad Prabhakar
2022-01-15  1:23   ` Lad Prabhakar
2022-01-15  1:23 ` [PATCH v2 5/5] ASoC: sh: rz-ssi: Add rz_ssi_set_substream() helper function Lad Prabhakar
2022-01-15  1:23   ` Lad Prabhakar
2022-01-19 14:11 ` [PATCH v2 0/5] ASoC: sh: rz-ssi: Code cleanup and fixes Cezary Rojewski
2022-01-19 15:05   ` Lad, Prabhakar
2022-01-25 10:20 ` Mark Brown
2022-01-25 12:25   ` Lad, Prabhakar
2022-01-25 12:30     ` Mark Brown
2022-01-25 13:16       ` Lad, Prabhakar

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.