• Takashi Iwai's avatar
    ALSA: hda - Bind with i915 component before codec binding · fcc88d91
    Takashi Iwai authored
    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>
    fcc88d91
patch_hdmi.c 102 KB