[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <a60b3290-a535-4666-9f0e-18a3621e70dd@app.fastmail.com>
Date: Mon, 05 May 2025 07:59:21 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Arnd Bergmann" <arnd@...nel.org>, "Mark Brown" <broonie@...nel.org>
Cc: "Jaroslav Kysela" <perex@...ex.cz>, "Takashi Iwai" <tiwai@...e.com>,
"Greg Kroah-Hartman" <gregkh@...uxfoundation.org>,
"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 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.
Arnd
Powered by blists - more mailing lists