Kuninori Morimoto 8b12da9a18
ASoC: cleanup function parameter for rtd and its id
some functions had parameter like below

	xxx(..., rtd, ..., id);

This "id" is rtd->id. We don't need to have "id" on each functions
because we can get it from "rtd". Let's cleanup it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87plnqb84p.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-11-01 14:48:16 +00:00
..
2024-08-08 07:49:45 +02:00
2023-05-23 12:11:21 +02:00
2024-08-08 07:47:24 +02:00
2023-08-17 09:24:01 +02:00
2023-08-17 09:24:08 +02:00
2024-10-17 18:42:11 +01:00
2023-05-23 12:11:33 +02:00
2024-08-08 07:49:46 +02:00
2020-09-09 18:32:52 +02:00
2024-08-08 07:47:23 +02:00
2019-10-25 11:06:57 +01:00