[alsa-devel] [PATCH 1/2] ALSA: hda - Remove unused variable

Takashi Iwai tiwai at suse.de
Mon Jun 24 14:16:02 CEST 2013


At Mon, 24 Jun 2013 09:10:18 -0400,
Wang Xingchao wrote:
> 
> Signed-off-by: Wang Xingchao <xingchao.wang at linux.intel.com>

Thanks, applied this one.


Takashi

> ---
>  sound/pci/hda/patch_hdmi.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sound/pci/hda/patch_hdmi.c b/sound/pci/hda/patch_hdmi.c
> index 7803ddd..0f7a380 100644
> --- a/sound/pci/hda/patch_hdmi.c
> +++ b/sound/pci/hda/patch_hdmi.c
> @@ -1891,7 +1891,6 @@ static void intel_haswell_fixup_connect_list(struct hda_codec *codec,
>  
>  	/* override pins connection list */
>  	snd_printdd("hdmi: haswell: override pin connection 0x%x\n", nid);
> -	nconns = max(spec->num_cvts, 4);
>  	snd_hda_override_conn_list(codec, nid, spec->num_cvts, spec->cvt_nids);
>  }
>  
> -- 
> 1.8.1.2
> 


More information about the Alsa-devel mailing list