28 Nov
2023
28 Nov
'23
3:03 p.m.
Hi, On Tue, 28 Nov 2023, Peter Ujfalusi wrote:
The current driver is registering the same dais for each hdev found in the system which results duplicated widgets to be registered and the kernel log contains similar prints: [...] Changes since v1: - Drop the patch for patch_hdmi to export a funtion to match the device - Use the struct hdac_hda_priv.need_display_power boolean as indication that the device is a HDMI/DP audio codec
thanks, this works as well: Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> Br, Kai