|
@@ -2042,6 +2042,7 @@ static int hdac_hdmi_dev_probe(struct hdac_ext_device *edev)
|
|
"Failed in parse and map nid with err: %d\n", ret);
|
|
"Failed in parse and map nid with err: %d\n", ret);
|
|
return ret;
|
|
return ret;
|
|
}
|
|
}
|
|
|
|
+ snd_hdac_refresh_widgets(hdev, true);
|
|
|
|
|
|
/* ASoC specific initialization */
|
|
/* ASoC specific initialization */
|
|
ret = snd_soc_register_codec(&hdev->dev, &hdmi_hda_codec,
|
|
ret = snd_soc_register_codec(&hdev->dev, &hdmi_hda_codec,
|