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

ALSA: intel8x0m: Register irq handler after register initializations



The interrupt handler has to be acquired after the other resource
initialization when allocated with IRQF_SHARED.  Otherwise it's
triggered before the resource gets ready, and may lead to unpleasant
behavior.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 5b03006d
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