Skip to content
Commit fcc88d91 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Bind with i915 component before codec binding



We used a on-demand i915 component binding for IvyBridge and
SandyBridge HDMI codecs, but it has a potential problem of the nested
module loading.  For avoiding that situation, assure the i915 binding
happening at the controller driver level for PCH controller devices,
where the initialization is performed in a detached work, instead of
calling from the codec driver probe.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 17890880
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment