Re: [PATCH v5 2/2] ALSA: hda - identify when audio is provided by a video driver
From: Takashi Iwai <hidden>
Date: 2022-05-09 08:57:17
Also in:
alsa-devel, dri-devel, intel-gfx, lkml
From: Takashi Iwai <hidden>
Date: 2022-05-09 08:57:17
Also in:
alsa-devel, dri-devel, intel-gfx, lkml
On Sat, 30 Apr 2022 22:04:55 +0200, Mauro Carvalho Chehab wrote:
On some devices, the hda driver needs to hook into a video driver, in order to be able to properly access the audio hardware and/or the power management function. That's the case of several snd_hda_intel devices that depends on i915 driver. Ensure that a proper reference between the snd-hda driver needing such binding is shown at /proc/modules, in order to allow userspace to know about such binding. Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Maybe I was too late to the game (just back from vacation), but FWIW: Reviewed-by: Takashi Iwai <redacted> thanks, Takashi