diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-07-11 16:05:06 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-07-24 13:32:44 +0300 |
commit | f9b54e1961c7052e7d7817d707826eb2b9a1ca09 (patch) | |
tree | e2e2b9291737039322a6f899f146419990ff6d5e /sound/usb | |
parent | 1ea0358ecb848058b35b6da13d7f4c08610a73a8 (diff) | |
download | linux-f9b54e1961c7052e7d7817d707826eb2b9a1ca09.tar.xz |
ALSA: hda/i915: Allow delayed i915 audio component binding
Currently HD-audio i915 audio binding doesn't support any delayed
binding, and supposes that the i915 driver registers the component
immediately. This has been OK, so far, but the work-in-progress
change in i915 may introduce the asynchronous binding, which
effectively delays the component registration.
For addressing it, implement a completion to be synced with the master
binding. The timeout is set to 10 seconds which should be long enough
and hopefully be not too annoying if anyone boots up a debugging
session with i915 KMS turned off.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb')
0 files changed, 0 insertions, 0 deletions