ALSA: doc: Fix PCM interface section typos
authorMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 30 Jan 2023 16:29:24 +0000 (17:29 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 31 Jan 2023 08:35:40 +0000 (09:35 +0100)
commit372a0d7856be29671fc03e2f28ac27114e8c6805
tree5814a3921a680972aafda7f494f22665aa80091e
parentd8dc8720468a6585120740529d085118c27a85c2
ALSA: doc: Fix PCM interface section typos

Fix two mistakes in the PCM interface section:
1/ Members of the snd_pcm_hardware structure are channels_{min,max}
   and not channel_{min,max} (mind the 's').
2/ Another sentence is incomplete as the reference to one structure
   member (period_bytes_max) is missing.

There is no relevant 'Fixes:' tag to apply as both typos predate the
Git era.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20230130162924.119389-1-miquel.raynal@bootlin.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/kernel-api/writing-an-alsa-driver.rst