All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Alok Tiwari <alok.a.tiwari@oracle.com>
Cc: perex@perex.cz, tiwai@suse.com, phasta@kernel.org,
	andriy.shevchenko@linux.intel.com, linux-sound@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ALSA: intel8x0: Fix incorrect codec index usage in mixer for ICH4
Date: Sun, 22 Jun 2025 11:28:33 +0200	[thread overview]
Message-ID: <87msa0w2f2.wl-tiwai@suse.de> (raw)
In-Reply-To: <20250621185233.4081094-1-alok.a.tiwari@oracle.com>

On Sat, 21 Jun 2025 20:52:24 +0200,
Alok Tiwari wrote:
> 
> code mistakenly used a hardcoded index (codec[1]) instead of
> iterating, over the codec array using the loop variable i.
> Use codec[i] instead of codec[1] to match the loop iteration.
> 
> Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>

Applied now.  Thanks.


Takashi

  reply	other threads:[~2025-06-22  9:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-21 18:52 [PATCH] ALSA: intel8x0: Fix incorrect codec index usage in mixer for ICH4 Alok Tiwari
2025-06-22  9:28 ` Takashi Iwai [this message]
2025-06-23  8:02   ` Philipp Stanner
2025-06-23  8:52     ` Takashi Iwai

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=87msa0w2f2.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alok.a.tiwari@oracle.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=phasta@kernel.org \
    --cc=tiwai@suse.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.