summaryrefslogtreecommitdiff
path: root/sound/core
diff options
context:
space:
mode:
authorLiu Shixin <liushixin2@huawei.com>2022-11-26 05:14:29 +0300
committerTakashi Iwai <tiwai@suse.de>2022-11-28 16:52:06 +0300
commit9d86515c3d4c0564a0c31a2df87d735353a1971e (patch)
tree2131c902008a9f2561b5eb802d6fec38ed111624 /sound/core
parent892a0797dbbce234822f3bef9011518ffca7072e (diff)
downloadlinux-9d86515c3d4c0564a0c31a2df87d735353a1971e.tar.xz
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: 3285ea10e9b0 ("ALSA: asihpi - Interrelated HPI tidy up.") Signed-off-by: Liu Shixin <liushixin2@huawei.com> Link: https://lore.kernel.org/r/20221126021429.3029562-1-liushixin2@huawei.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core')
0 files changed, 0 insertions, 0 deletions