All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH 1/3] ucm: docs: fix doxygen exclude patch for UCM local header
Date: Mon, 29 Jun 2015 17:45:39 +0200	[thread overview]
Message-ID: <s5hfv5aecws.wl-tiwai@suse.de> (raw)
In-Reply-To: <1435591559-6277-1-git-send-email-liam.r.girdwood@linux.intel.com>

At Mon, 29 Jun 2015 16:25:57 +0100,
Liam Girdwood wrote:
> 
> Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>

Thanks, applied all three patches.
(The next would be to fix doxygen warnings :)


Takashi

> ---
>  doc/doxygen.cfg.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/doxygen.cfg.in b/doc/doxygen.cfg.in
> index f4499d6..043e75b 100644
> --- a/doc/doxygen.cfg.in
> +++ b/doc/doxygen.cfg.in
> @@ -94,7 +94,7 @@ EXCLUDE		 = @top_srcdir@/src/control/control_local.h \
>  		   @top_srcdir@/src/mixer/mixer_local.h \
>  		   @top_srcdir@/src/rawmidi/rawmidi_local.h \
>  		   @top_srcdir@/src/seq/seq_local.h \
> -		   @top_srcdir@/src/seq/ucm_local.h
> +		   @top_srcdir@/src/ucm/ucm_local.h
>  RECURSIVE	 = YES
>  FILE_PATTERNS    = *.c *.h
>  EXAMPLE_PATH     = @top_srcdir@/test
> -- 
> 2.1.4
> 

  parent reply	other threads:[~2015-06-29 15:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-29 15:25 [PATCH 1/3] ucm: docs: fix doxygen exclude patch for UCM local header Liam Girdwood
2015-06-29 15:25 ` [PATCH 2/3] ucm: docs: Fix doxygen formatting for UCM main page Liam Girdwood
2015-06-29 15:25 ` [PATCH 3/3] docs: Add UCM link to main doxygen page Liam Girdwood
2015-06-29 15:45 ` Takashi Iwai [this message]
2015-06-29 16:32   ` [PATCH 1/3] ucm: docs: fix doxygen exclude patch for UCM local header Liam Girdwood

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5hfv5aecws.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=liam.r.girdwood@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.