summaryrefslogtreecommitdiff
path: root/sound/usb/quirks.c
diff options
context:
space:
mode:
authorLibin Yang <libin.yang@linux.intel.com>2016-03-04 14:33:43 +0800
committerTakashi Iwai <tiwai@suse.de>2016-03-04 08:40:24 +0100
commit790b415c98de62602810b0eedce26f0f9d6ddd78 (patch)
tree31eae524fe8e36df55b07c844a4c2e21b0d312b3 /sound/usb/quirks.c
parentec75a940b1037e877efd9a5a9e94eab1e464f73b (diff)
ALSA: hda - hdmi defer to register acomp eld notifier
Defer to register acomp eld notifier until hdmi audio driver is fully ready. After registering eld notifier, gfx driver can use this callback function to notify audio driver the monitor connection event. However this action may happen when audio driver is adding the pins or doing other initialization. This is not always safe, however. For example, using per_pin->lock before the lock is initialized. Let's register the eld notifier after the initialization is done. Signed-off-by: Libin Yang <libin.yang@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/quirks.c')
0 files changed, 0 insertions, 0 deletions