From: Vinod Koul <vinod.koul@intel.com>
To: Guneshwor Singh <guneshwor.o.singh@intel.com>
Cc: ALSA ML <alsa-devel@alsa-project.org>,
Takashi Iwai <tiwai@suse.de>,
Puneeth Prabhu <puneethx.prabhu@intel.com>,
Liam Girdwood <liam.r.girdwood@linux.intel.com>,
Patches Audio <patches.audio@intel.com>,
Mark Brown <broonie@kernel.org>,
"Subhransu S . Prusty" <subhransu.s.prusty@intel.com>
Subject: Re: [PATCH 2/4] ASoC: hdac_hdmi: Refresh sysfs during hdmi device probe
Date: Fri, 1 Dec 2017 10:25:42 +0530 [thread overview]
Message-ID: <20171201045541.GJ32417@localhost> (raw)
In-Reply-To: <20171128111021.11830-3-guneshwor.o.singh@intel.com>
On Tue, Nov 28, 2017 at 04:40:19PM +0530, Guneshwor Singh wrote:
> diff --git a/sound/soc/codecs/hdac_hdmi.c b/sound/soc/codecs/hdac_hdmi.c
> index f3b4f4dfae6a..7e689cbc75ae 100644
> --- a/sound/soc/codecs/hdac_hdmi.c
> +++ b/sound/soc/codecs/hdac_hdmi.c
> @@ -2046,6 +2046,7 @@ static int hdac_hdmi_dev_probe(struct hdac_ext_device *edev)
> "Failed in parse and map nid with err: %d\n", ret);
> return ret;
> }
> + snd_hdac_refresh_widget_sysfs(codec);
Guneshwor pointed that this was changed recently by Takashi, so this needs
to add second arg and resent.
--
~Vinod
next prev parent reply other threads:[~2017-12-01 4:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-28 11:10 [PATCH 0/4] ASoC: Intel: Skylake: Skylake driver updates Guneshwor Singh
2017-11-28 11:10 ` [PATCH 1/4] ASoC: Intel: Skylake: Remove second shim read in register_poll Guneshwor Singh
2017-11-28 11:10 ` [PATCH 2/4] ASoC: hdac_hdmi: Refresh sysfs during hdmi device probe Guneshwor Singh
2017-12-01 4:55 ` Vinod Koul [this message]
2017-11-28 11:10 ` [PATCH 3/4] ASoC: Intel: Skylake: Parse vendor tokens to build A-State table Guneshwor Singh
2017-12-06 17:49 ` Applied "ASoC: Intel: Skylake: Parse vendor tokens to build A-State table" to the asoc tree Mark Brown
2017-11-28 11:10 ` [PATCH 4/4] ASoC: Intel: Skylake: Configure DSP clock source Guneshwor Singh
2017-12-06 17:49 ` Applied "ASoC: Intel: Skylake: Configure DSP clock source" to the asoc tree Mark Brown
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=20171201045541.GJ32417@localhost \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=guneshwor.o.singh@intel.com \
--cc=liam.r.girdwood@linux.intel.com \
--cc=patches.audio@intel.com \
--cc=puneethx.prabhu@intel.com \
--cc=subhransu.s.prusty@intel.com \
--cc=tiwai@suse.de \
/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.