ASoC: rsnd: tidyup rsnd_dma_request_channel()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 31 May 2021 04:19:13 +0000 (13:19 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 1 Jun 2021 13:04:14 +0000 (14:04 +0100)
commit039f2ccc64b8a2649f54d654a4d7d92864c6fdb1
tree94d99ff908affa39bc5693bc10ecca863ced2f8d
parentec02b5a1d1c91b1e05b62f8092252137cf9be488
ASoC: rsnd: tidyup rsnd_dma_request_channel()

This patch adds "char *name" to rsnd_dma_request_channel().
It is not yet used so far, but is preparation for
next "ASoC: rsnd: adjust disabled module" patch

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/878s3vk01q.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/dma.c
sound/soc/sh/rcar/dvc.c
sound/soc/sh/rcar/rsnd.h
sound/soc/sh/rcar/src.c
sound/soc/sh/rcar/ssi.c
sound/soc/sh/rcar/ssiu.c