commit | fa4f18b4f402d3654415935511d8e0bb51a102b7 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Aug 21 15:05:20 2015 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Aug 21 15:11:52 2015 +0200 |
tree | c438fade737453185d959e028f9ce46b99c83c8f | |
parent | 9e46aedab389122948144713ee5b8bae2658fb1b [diff] |
ALSA: hda - Refresh widgets sysfs at probing Haswell+ HDMI codecs Intel Haswell (and later) codec refreshes the widgets tree to expose the whole widget nodes at probing. However, this refresh was missing for sysfs tree. This patch adds the missing piece, as we have now a proper API. Reported-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>