Hi, On Mon, Jan 30, 2023 at 05:29:24PM +0100, Miquel Raynal wrote: > 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@xxxxxxxxxxx> > --- > > Hello, I wrote and sent this patch in 2019 but I likely only Cc'd Jon > and the doc ML, which might have not been enough, so just in case, here > is a resend. > Link: https://lore.kernel.org/linux-doc/20190829145512.3752-1-miquel.raynal@xxxxxxxxxxx/ > > .../sound/kernel-api/writing-an-alsa-driver.rst | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) Reviewed-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx> Thanks for your long patience. Regards Takashi Sakamoto