![](https://secure.gravatar.com/avatar/5b19e9d0e834ea10ef75803718ad564b.jpg?s=120&d=mm&r=g)
28 Nov
2022
28 Nov
'22
2:54 p.m.
On Sat, 26 Nov 2022 03:14:29 +0100, Liu Shixin wrote:
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
Thanks, applied now.
Takashi