The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Arnd Bergmann <arnd@kernel.org>, Mark Brown <broonie@kernel.org>,
	Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	Wesley Cheng <quic_wcheng@quicinc.com>,
	linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ALSA: usb-audio: qcom: fix USB_XHCI dependency
Date: Wed, 21 May 2025 14:33:24 +0200	[thread overview]
Message-ID: <2025052115-flagman-parmesan-9f9f@gregkh> (raw)
In-Reply-To: <a60b3290-a535-4666-9f0e-18a3621e70dd@app.fastmail.com>

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

  reply	other threads:[~2025-05-21 12:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-05  5:20 [PATCH] ALSA: usb-audio: qcom: fix USB_XHCI dependency Arnd Bergmann
2025-05-05  5:59 ` Arnd Bergmann
2025-05-21 12:33   ` Greg Kroah-Hartman [this message]
2025-05-21 13:56     ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2025052115-flagman-parmesan-9f9f@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=arnd@arndb.de \
    --cc=arnd@kernel.org \
    --cc=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=quic_wcheng@quicinc.com \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox