All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: sh: rz-ssi: Code cleanup and fixes
@ 2022-01-10  9:47 Lad Prabhakar
  2022-01-10  9:47   ` Lad Prabhakar
                   ` (5 more replies)
  0 siblings, 6 replies; 28+ messages in thread
From: Lad Prabhakar @ 2022-01-10  9:47 UTC (permalink / raw)
  Cc: Biju Das, Pavel Machek, 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: Make return type of rz_ssi_stream_is_valid() to bool
  ASoC: sh: rz-ssi: Add functions to get/set substream pointer

 sound/soc/sh/rz-ssi.c | 147 ++++++++++++++++++++++++------------------
 1 file changed, 86 insertions(+), 61 deletions(-)

-- 
2.17.1


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

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

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10  9:47 [PATCH 0/5] ASoC: sh: rz-ssi: Code cleanup and fixes Lad Prabhakar
2022-01-10  9:47 ` [PATCH 1/5] ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively Lad Prabhakar
2022-01-10  9:47   ` Lad Prabhakar
2022-01-10 15:48   ` Cezary Rojewski
2022-01-10 15:48     ` Cezary Rojewski
2022-01-10 16:03     ` Lad, Prabhakar
2022-01-10 16:03       ` Lad, Prabhakar
2022-01-10 17:48       ` Cezary Rojewski
2022-01-10 17:48         ` Cezary Rojewski
2022-01-10 20:16         ` Lad, Prabhakar
2022-01-10 20:16           ` Lad, Prabhakar
2022-01-10 18:44       ` Pavel Machek
2022-01-10 18:44         ` Pavel Machek
2022-01-10 18:58         ` Cezary Rojewski
2022-01-10 18:58           ` Cezary Rojewski
2022-01-10  9:47 ` [PATCH 2/5] ASoC: sh: rz-ssi: Make the data structures available before registering the handlers Lad Prabhakar
2022-01-10  9:47   ` Lad Prabhakar
2022-01-10  9:47 ` [PATCH 3/5] ASoC: sh: rz-ssi: Drop ssi parameter from rz_ssi_stream_init() Lad Prabhakar
2022-01-10  9:47   ` Lad Prabhakar
2022-01-10  9:47 ` [PATCH 4/5] ASoC: sh: rz-ssi: Make return type of rz_ssi_stream_is_valid() to bool Lad Prabhakar
2022-01-10  9:47   ` Lad Prabhakar
2022-01-10  9:47 ` [PATCH 5/5] ASoC: sh: rz-ssi: Add functions to get/set substream pointer Lad Prabhakar
2022-01-10  9:47   ` Lad Prabhakar
2022-01-10 15:10   ` Mark Brown
2022-01-10 15:10     ` Mark Brown
2022-01-10 16:14     ` Lad, Prabhakar
2022-01-10 16:14       ` Lad, Prabhakar
2022-01-25 10:20 ` (subset) [PATCH 0/5] ASoC: sh: rz-ssi: Code cleanup and fixes 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.