ASoC: Documentation: fix reference to renamed source file
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 29 Jun 2020 03:23:33 +0000 (20:23 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 29 Jun 2020 17:48:52 +0000 (18:48 +0100)
commit4946cd45ef665d99074796fdd8ce04ba37ce1bdf
tree319413ed4d22cc8376a508c8762cbb0646374935
parentabc17b2974d634c17d25be7f4472890c8533a005
ASoC: Documentation: fix reference to renamed source file

sound/soc/soc-io.c was merged into sound/soc/soc-component.c, so fixup
the Documentation to use the updated file name.

Error: Cannot open file ../sound/soc/soc-io.c
WARNING: kernel-doc '../scripts/kernel-doc -rst -enable-lineno ../sound/soc/soc-io.c' failed with return code 1

Fixes: 460b42d162e3 ("ASoC: soc-component: merge soc-io.c into soc-component.c")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/a9f59f30-8cf2-ea82-567c-1706fd64fe62@infradead.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/sound/kernel-api/alsa-driver-api.rst