diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-09-07 11:39:30 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-09-07 11:40:08 +0200 |
commit | c5433f026b27cc100985189fac04969dfbf56dba (patch) | |
tree | 9eb1f345e19319110c77c552f4664c1d2737d6dd /drivers/usb/chipidea/Makefile | |
parent | 9d2e19e349627e79bcd474bc64e71a312029b3be (diff) | |
download | linux-c5433f026b27cc100985189fac04969dfbf56dba.tar.bz2 |
ALSA: gus: Fix repeated probe for ISA interwave card
The legacy ISA probe tries to probe the card repeatedly, and this
would conflict with the refactoring using devres. Put the card
creation out of the loop and only probe GUS object repeatedly.
Fixes: 5b88da3c800f ("ALSA: gus: Allocate resources with device-managed APIs")
Link: https://lore.kernel.org/r/20210907093930.29009-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/usb/chipidea/Makefile')
0 files changed, 0 insertions, 0 deletions