1 Dec
2017
1 Dec
'17
5:55 a.m.
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