]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Refresh widgets sysfs at probing Haswell+ HDMI codecs
authorTakashi Iwai <tiwai@suse.de>
Fri, 21 Aug 2015 13:05:20 +0000 (15:05 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Aug 2015 13:11:52 +0000 (15:11 +0200)
commitfa4f18b4f402d3654415935511d8e0bb51a102b7
treec438fade737453185d959e028f9ce46b99c83c8f
parent9e46aedab389122948144713ee5b8bae2658fb1b
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>
sound/pci/hda/patch_hdmi.c