[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2025052115-flagman-parmesan-9f9f@gregkh>
Date: Wed, 21 May 2025 14:33:24 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: Arnd Bergmann <arnd@...nel.org>, Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>,
Wesley Cheng <quic_wcheng@...cinc.com>, linux-sound@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ALSA: usb-audio: qcom: fix USB_XHCI dependency
On Mon, May 05, 2025 at 07:59:21AM +0200, Arnd Bergmann wrote:
> On Mon, May 5, 2025, at 07:20, Arnd Bergmann wrote:
> > config SND_USB_AUDIO_QMI
> > tristate "Qualcomm Audio Offload driver"
> > - depends on QCOM_QMI_HELPERS && SND_USB_AUDIO && USB_XHCI_SIDEBAND &&
> > SND_SOC_USB
> > + depends on QCOM_QMI_HELPERS && SND_USB_AUDIO && SND_SOC_USB
> > + depends on USB_XHCI && USB_XHCI_SIDEBAND
>
>
> Sorry, this should have been USB_XHCI_HCD, not USB_XHCI. I have some
> more patches for this driver that I'm still testing I'll include
> a fixed version when I send the rest, or you can fix it up yourself
> when applying this one.
Can you send a fixed up one?
thanks,
greg k-h
Powered by blists - more mailing lists