[PATCH v2] Documentation/sphinx: Fix Directive import error

2018-03-02 Thread Takashi Iwai
Signed-off-by: Takashi Iwai <ti...@suse.de> --- v1->v2: Change the fallback order as Matthew suggested, the new one at first Documentation/sphinx/kerneldoc.py | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/sphinx/kerneldoc.py b/Documentation/sphinx/ker

Re: [PATCH] Documentation/sphinx: Fix Directive import error

2018-03-02 Thread Takashi Iwai
On Fri, 02 Mar 2018 15:50:55 +0100, Matthew Wilcox wrote: > > On Fri, Mar 02, 2018 at 12:49:03PM +0100, Takashi Iwai wrote: > > I'm no expert of sphinx nor python, so something might be wrong. > > Please check it. > > I'm also not a pythonista, but ... > >

Re: kernel-doc unbuildable with sphinx 1.7

2018-03-02 Thread Takashi Iwai
On Fri, 02 Mar 2018 15:40:37 +0100, Jiri Slaby wrote: > > On 03/02/2018, 03:34 PM, Jonathan Corbet wrote: > > I got a patch from Takashi this very morning for that problem; I guess > > I'll have to fast-track it Linusward. > > Oh, thanks! > > P.S.: Takashi, could you push it to our master &

[PATCH] Documentation/sphinx: Fix Directive import error

2018-03-02 Thread Takashi Iwai
The sphinx.util.compat Directive stuff was deprecated in the recent Sphinx version, and now we get a build error. Let's take a fallback to the newer one, from docutils.parsers.rst. Bugzilla: https://bugzilla.opensuse.org/show_bug.cgi?id=1083694 Signed-off-by: Takashi Iwai <ti...@suse

Re: [alsa-devel] [PATCH v10 08/13] regmap: add SLIMbus support

2017-12-14 Thread Takashi Iwai
On Thu, 14 Dec 2017 06:17:39 +0100, Vinod Koul wrote: > > On Wed, Dec 13, 2017 at 04:06:11PM +, Mark Brown wrote: > > > On Mon, Dec 11, 2017 at 11:43:02PM +, srinivas.kandaga...@linaro.org > > > wrote: > > > > > Mark, can I get an Ack for this patch so I can take it through my tree > >

Re: [PATCH 3/8] Documentation: fix input related doc refs

2017-10-10 Thread Takashi Iwai
On Tue, 10 Oct 2017 19:36:23 +0200, Tom Saeger wrote: > > Make `input` document refs valid including: > - joystick > - joystick-parport > > Signed-off-by: Tom Saeger <tom.sae...@oracle.com> For the sound part: Reviewed-by: Takashi Iwai <ti...@

Re: [PATCH 6/8] Documentation: fix sound related doc refs

2017-10-10 Thread Takashi Iwai
On Tue, 10 Oct 2017 19:36:45 +0200, Tom Saeger wrote: > > Make sound doc refs valid. > > Signed-off-by: Tom Saeger <tom.sae...@oracle.com> Reviewed-by: Takashi Iwai <ti...@suse.de> thanks, Takashi > --- > Documentation/sound/hd-audio/notes.rst

Re: [PATCH v2 15/53] docs-rst: add sound book to pdf output

2017-05-16 Thread Takashi Iwai
On Tue, 16 May 2017 14:16:07 +0200, Mauro Carvalho Chehab wrote: > > The sound subsystem book was added without the bits required to > generate PDF output. Add them. > > Signed-off-by: Mauro Carvalho Chehab <mche...@s-opensource.com> Looks good to me. Reviewed-by: Takash

Re: [PATCH 10/13] sound: fix the comments that refers to kernel-doc

2017-05-16 Thread Takashi Iwai
On Tue, 16 May 2017 12:46:53 +0200, Mauro Carvalho Chehab wrote: > > Em Mon, 15 May 2017 11:04:26 +0200 > Takashi Iwai <ti...@suse.de> escreveu: > > > On Sun, 14 May 2017 17:38:44 +0200, > > Mauro Carvalho Chehab wrote: > > > > > > The

Re: [PATCH 10/13] sound: fix the comments that refers to kernel-doc

2017-05-15 Thread Takashi Iwai
prefer taking it from your tree? Feel free to take my ack: Reviewed-by: Takashi Iwai <ti...@suse.de> thanks, Takashi > --- > include/sound/pcm.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/sound/pcm.h b/include/sound/pcm.h

Re: [PATCH v4 6/6] sound: replace /proc/bus/usb by /dev/bus/usb

2017-04-17 Thread Takashi Iwai
On Mon, 17 Apr 2017 02:51:11 +0200, Mauro Carvalho Chehab wrote: > > The /proc/bus/usb devices don't exist anymore, since when we > got rid of usbfs. Those devices are now seen at > /dev/bus/usb. > > Signed-off-by: Mauro Carvalho Chehab Since it's a driver fix, I

Re: [PATCH 36/41] Documentation: sound: fix spelling mistakes

2016-04-25 Thread Takashi Iwai
On Mon, 25 Apr 2016 08:37:02 +0200, Eric Engestrom wrote: > > Signed-off-by: Eric Engestrom Applied, thanks. Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at