On Fri, Nov 08, 2024 at 12:29:14PM -0700, Jonathan Corbet wrote: > anish kumar <yesanishhere@xxxxxxxxx> writes: > > +Additionaly below example macro can be used to register cpu, codec and > > +platform dai:: > > + > > +SND_SOC_DAILINK_DEFS(wm2200_cpu_dsp, > > + DAILINK_COMP_ARRAY(COMP_CPU("samsung-i2s.0")), > > + DAILINK_COMP_ARRAY(COMP_CODEC("spi0.0", "wm0010-sdi1")), > > + DAILINK_COMP_ARRAY(COMP_PLATFORM("samsung-i2s.0"))); > > + > > This will not give you the literal block you were hoping for. Please > actually build the docs after making changes and look at the results. My htmldocs build gets: Documentation/sound/soc/machine.rst:81: WARNING: Literal block expected; none found. Thanks. -- An old man doll... just what I always wanted! - Clara
Attachment:
signature.asc
Description: PGP signature
- References:
- [PATCH V2] ALSA: machine: update documentation
- From: anish kumar
- Re: [PATCH V2] ALSA: machine: update documentation
- From: Jonathan Corbet
- [PATCH V2] ALSA: machine: update documentation
- Prev by Date: Re: (subset) [PATCH v3 0/5] rb4210-rb2: add HDMI audio playback support
- Next by Date: Re: [PATCH 0/2] ASoC: Intel: Fix Kconfig for ACPI=n
- Previous by thread: Re: [PATCH V2] ALSA: machine: update documentation
- Next by thread: Re: [PATCH V2] ALSA: machine: update documentation
- Index(es):