[alsa-devel] [PATCH 2/4] ASoC: hdac_hdmi: Refresh sysfs during hdmi device probe
Vinod Koul
vinod.koul at intel.com
Fri Dec 1 05:55:42 CET 2017
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
More information about the Alsa-devel
mailing list