Skip to content
Commit 9d86515c authored by Liu Shixin's avatar Liu Shixin Committed by Takashi Iwai
Browse files

ALSA: asihpi: fix missing pci_disable_device()



pci_disable_device() need be called while module exiting, switch to use
pcim_enable(), pci_disable_device() will be called in pcim_release().

Fixes: 3285ea10 ("ALSA: asihpi - Interrelated HPI tidy up.")
Signed-off-by: default avatarLiu Shixin <liushixin2@huawei.com>
Link: https://lore.kernel.org/r/20221126021429.3029562-1-liushixin2@huawei.com


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 892a0797
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment