]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
ASoC: hdac_hdmi: Refresh sysfs during hdmi device probe
authorPuneeth Prabhu <puneethx.prabhu@intel.com>
Wed, 6 Dec 2017 11:04:05 +0000 (16:34 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 6 Dec 2017 17:47:10 +0000 (17:47 +0000)
commit0fb02ba36d01a04dab03c0a424607844ef4dadbf
tree4ac00915dab57e104c6e112bf89a52fa9fa78b73
parentf0c5ebebacf3cc246e51e8814f5d4b22179f37bd
ASoC: hdac_hdmi: Refresh sysfs during hdmi device probe

All nodes of hdmi codec widgets are not updated in sysfs interface
(/sys/bus/hdaudio/devices/<dev>/widgets/) as the vendor widget is not
programmed to enable all the converters and pins during init. So,
refresh the sysfs widget interface after enabling all pins and
converters.

Signed-off-by: Puneeth Prabhu <puneethx.prabhu@intel.com>
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/hdac_hdmi.c