From: Wang Xingchao <xingchao.wang@linux.intel.com>
To: tiwai@suse.de
Cc: alsa-devel@alsa-project.org,
Wang Xingchao <xingchao.wang@linux.intel.com>,
xingchao.wang@intel.com
Subject: [PATCH 1/2] ALSA: hda - Remove unused variable
Date: Mon, 24 Jun 2013 09:10:18 -0400 [thread overview]
Message-ID: <1372079419-31903-1-git-send-email-xingchao.wang@linux.intel.com> (raw)
Signed-off-by: Wang Xingchao <xingchao.wang@linux.intel.com>
---
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
next reply other threads:[~2013-06-24 11:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-24 13:10 Wang Xingchao [this message]
2013-06-24 12:16 ` [PATCH 1/2] ALSA: hda - Remove unused variable Takashi Iwai
2013-06-24 13:10 ` [PATCH 2/2 V2] ALSA: hda - Add cache connection info Wang Xingchao
2013-06-24 12:07 ` Takashi Iwai
2013-06-24 12:10 ` Wang, Xingchao
2013-06-25 2:29 ` Wang, Xingchao
-- strict thread matches above, loose matches on Subject: below --
2013-06-21 10:10 [PATCH 1/2] ALSA: hda - Remove unused variable Wang Xingchao
2013-06-21 4:41 Wang Xingchao
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=1372079419-31903-1-git-send-email-xingchao.wang@linux.intel.com \
--to=xingchao.wang@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=tiwai@suse.de \
--cc=xingchao.wang@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.