ASoC: sh: rz-ssi: Code cleanup and fixes
authorMark Brown <broonie@kernel.org>
Tue, 25 Jan 2022 02:36:24 +0000 (02:36 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 25 Jan 2022 02:36:24 +0000 (02:36 +0000)
commitd2fe7fc51fc326368ab052247f3e1070858f3393
treebbafc9939780e7d567e962fbf75af57c00719820
parent8bcd0f121b19c2cbb12798cc38ec843cd9b7e064
parente42c903e8bf400728c4ae1f922169b4d28b72efa
ASoC: sh: rz-ssi: Code cleanup and fixes

Merge series from Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>:

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