Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Dylan Reid <dgreid@chromium.org>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH 1/3] ALSA: hda - Make azx_attach_pcm_stream static
Date: Mon, 03 Mar 2014 09:56:50 +0100	[thread overview]
Message-ID: <s5hvbvvacdp.wl%tiwai@suse.de> (raw)
In-Reply-To: <1393821841-4133-1-git-send-email-dgreid@chromium.org>

At Sun,  2 Mar 2014 20:43:59 -0800,
Dylan Reid wrote:
> 
> It is only used in hda_controller.c now.
> 
> Signed-off-by: Dylan Reid <dgreid@chromium.org>

Thanks, applied all three patches.


Takashi

> ---
>  sound/pci/hda/hda_controller.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/sound/pci/hda/hda_controller.c b/sound/pci/hda/hda_controller.c
> index 6156d0a..97993e1 100644
> --- a/sound/pci/hda/hda_controller.c
> +++ b/sound/pci/hda/hda_controller.c
> @@ -971,8 +971,8 @@ static void azx_pcm_free(struct snd_pcm *pcm)
>  
>  #define MAX_PREALLOC_SIZE	(32 * 1024 * 1024)
>  
> -int azx_attach_pcm_stream(struct hda_bus *bus, struct hda_codec *codec,
> -			  struct hda_pcm *cpcm)
> +static int azx_attach_pcm_stream(struct hda_bus *bus, struct hda_codec *codec,
> +				 struct hda_pcm *cpcm)
>  {
>  	struct azx *chip = bus->private_data;
>  	struct snd_pcm *pcm;
> -- 
> 1.8.1.3.605.g02339dd
> 

      parent reply	other threads:[~2014-03-03  8:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-03  4:43 [PATCH 1/3] ALSA: hda - Make azx_attach_pcm_stream static Dylan Reid
2014-03-03  4:44 ` [PATCH 2/3] ALSA: hda - Rename reg access ops in hda_controller_ops Dylan Reid
2014-03-03  4:44 ` [PATCH 3/3] ALSA: hda - Mark reg op args as iomem Dylan Reid
2014-03-03  8:56 ` 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=s5hvbvvacdp.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=dgreid@chromium.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox