diff options
author | Liu Shixin <[email protected]> | 2022-11-26 10:14:29 +0800 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2022-11-28 14:52:06 +0100 |
commit | 9d86515c3d4c0564a0c31a2df87d735353a1971e (patch) | |
tree | 2131c902008a9f2561b5eb802d6fec38ed111624 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 892a0797dbbce234822f3bef9011518ffca7072e (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions