Skip to content

Commit 030c59d

Browse files
morimotobroonie
authored andcommitted
ASoC: renesas: msiof: add unique NOTE name
MSIOF will have many NOTE on top of driver, give it a unique NOTE name. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://patch.msgid.link/87ecrvyuuo.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 5998f0d commit 030c59d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sound/soc/renesas/rcar/msiof.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88

99
/*
10-
* [NOTE]
10+
* [NOTE-CLOCK-MODE]
1111
*
1212
* This driver doesn't support Clock/Frame Provider Mode
1313
*
@@ -121,7 +121,7 @@ static int msiof_hw_start(struct snd_soc_component *component,
121121

122122
/*
123123
* see
124-
* [NOTE] on top of this driver
124+
* [NOTE-CLOCK-MODE] on top of this driver
125125
*/
126126
/*
127127
* see

0 commit comments

Comments
 (0)