mbox series

[0/3] ASoC: sh: rz-ssi: Trivial fixes

Message ID 20220421203555.29011-1-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive)
Headers show
Series ASoC: sh: rz-ssi: Trivial fixes | expand

Message

Lad Prabhakar April 21, 2022, 8:35 p.m. UTC
Hi All,

This patch series aims to fix trivial issues found in rz-ssi driver.

Cheers,
Prabhakar

Lad Prabhakar (3):
  ASoC: sh: rz-ssi: Drop unused macros
  ASoC: sh: rz-ssi: Propagate error codes returned from
    platform_get_irq_byname()
  ASoC: sh: rz-ssi: Add a devres action to release the DMA channels

 sound/soc/sh/rz-ssi.c | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)