[PATCH] ALSA: doc: Fix PCM interface section typos

2019-08-29 Thread Miquel Raynal
ant 'Fixes:' tag to apply as both typos predate the Git era. Signed-off-by: Miquel Raynal --- .../sound/kernel-api/writing-an-alsa-driver.rst| 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/sound/kernel-api/writing-an-alsa-driver.rst b

Re: [PATCH 09/10] dt: fix broken references to nand.txt

2019-05-20 Thread Miquel Raynal
gt; > Fixes: 212e49693592 ("dt-bindings: mtd: Add YAML schemas for the generic NAND > options") > > Signed-off-by: Mauro Carvalho Chehab Acked-by: Miquel Raynal Thanks for fixing it, Miquèl

Re: [PATCH] mtd: nand: fix kernel-doc warnings

2019-01-28 Thread Miquel Raynal
Hi Randy, Boris Brezillon wrote on Mon, 28 Jan 2019 10:43:38 +0100: > On Sun, 27 Jan 2019 18:21:42 -0800 > Randy Dunlap wrote: > > > From: Randy Dunlap > > > > Fix kernel-doc warnings in drivers/mtd/nand/raw: With the prefix changed to "mtd: rawnand:&quo

Re: [PATCH 00/19] mtd: rawnand: API cleanup (2nd batch)

2018-09-15 Thread Miquel Raynal
Hi Boris, Boris Brezillon wrote on Fri, 7 Sep 2018 00:38:32 +0200: > Hello, > > This is the 2nd batch of API cleanup patches. This time we move > deprecated hooks/fields to the nand_legacy struct, and then move some > of the code found in nand_base.c into separate source/header files. > > Wit

Re: [PATCH 00/19] mtd: rawnand: API cleanup (2nd batch)

2018-09-19 Thread Miquel Raynal
Hi Boris, Boris Brezillon wrote on Mon, 17 Sep 2018 10:29:39 +0200: > On Sat, 15 Sep 2018 19:54:40 +0200 > Miquel Raynal wrote: > > > Hi Boris, > > > > Boris Brezillon wrote on Fri, 7 Sep 2018 > > 00:38:32 +0200: > > > > > Hello, > >

Re: [PATCH net] Documentation: ieee802154: fix grammar

2024-10-23 Thread Miquel Raynal
Hi Leo, leocst...@gmail.com wrote on Tue, 22 Oct 2024 21:12:01 -0700: > Fix grammar where it improves readability. > > Signed-off-by: Leo Stone Reviewed-by: Miquel Raynal Thanks, Miquèl