Takashi Iwai 9f66cf82a2 ALSA: intel8x0m: Register irq handler after register initializations
[ Upstream commit 7064f376d4a10686f51c879401a569bb4babf9c6 ]

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: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-20 17:59:58 +01:00
..
2017-09-04 14:50:49 +02:00
2017-08-31 11:02:15 +02:00
2019-08-16 10:13:46 +02:00