mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
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>
This commit is contained in:
parent
5998f0d07d
commit
030c59df83
|
|
@ -7,7 +7,7 @@
|
|||
//
|
||||
|
||||
/*
|
||||
* [NOTE]
|
||||
* [NOTE-CLOCK-MODE]
|
||||
*
|
||||
* This driver doesn't support Clock/Frame Provider Mode
|
||||
*
|
||||
|
|
@ -121,7 +121,7 @@ static int msiof_hw_start(struct snd_soc_component *component,
|
|||
|
||||
/*
|
||||
* see
|
||||
* [NOTE] on top of this driver
|
||||
* [NOTE-CLOCK-MODE] on top of this driver
|
||||
*/
|
||||
/*
|
||||
* see
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user