All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "Gabriel M. Beddingfield" <gabrbedd@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] alsactl init: ca0106 file was omitted
Date: Mon, 27 May 2013 09:10:15 +0200	[thread overview]
Message-ID: <s5hehcssxt4.wl%tiwai@suse.de> (raw)
In-Reply-To: <1369608885-3654-1-git-send-email-gabrbedd@gmail.com>

At Sun, 26 May 2013 15:54:44 -0700,
Gabriel M. Beddingfield wrote:
> 
> The file alsactl/init/00main includes the line:
> 
> CARDINFO{driver}=="CA0106", INCLUDE="ca0106", GOTO="init_end"
> 
> However, the file alsactl/init/ca0106 is not making it into the
> release tarballs (nor to user installations).
> 
> This patch adds the ca0106 file to the build.
> 
> Signed-off-by: Gabriel M. Beddingfield <gabrbedd@gmail.com>

Thanks, applied.


Takashi

> ---
> CAVEAT EMPTOR: I found this issue while helping someone in
> the #alsa channel.  I have no way to test this patch.
> 
>  alsactl/init/Makefile.am |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/alsactl/init/Makefile.am b/alsactl/init/Makefile.am
> index 9e2b83d..64dac41 100644
> --- a/alsactl/init/Makefile.am
> +++ b/alsactl/init/Makefile.am
> @@ -1,7 +1,7 @@
>  
>  init_files = \
>  	00main default help info test \
> -	hda
> +	hda ca0106
>  EXTRA_DIST = $(init_files)
>  alsainitdir = $(datadir)/alsa/init
>  alsainit_DATA = $(init_files)
> -- 
> 1.7.9.5
> 
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 

      reply	other threads:[~2013-05-27  7:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-26 22:54 [PATCH] alsactl init: ca0106 file was omitted Gabriel M. Beddingfield
2013-05-27  7:10 ` Takashi Iwai [this message]

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=s5hehcssxt4.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=gabrbedd@gmail.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.