[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <39aecfc7-7066-4f32-a3f2-9b9aa71aac04@sirena.org.uk>
Date: Fri, 13 Jun 2025 12:03:52 +0100
From: Mark Brown <broonie@...nel.org>
To: Raven Black <ravenblack@...il.com>
Cc: Liam Girdwood <lgirdwood@...il.com>, Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>,
Mario Limonciello <mario.limonciello@....com>,
Venkata Prasad Potturu <venkataprasad.potturu@....com>,
Talhah Peerbhai <talhah.peerbhai@...il.com>,
linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Add HP Victus to yc_acp_quirk_table
On Thu, Jun 12, 2025 at 10:45:53PM -0400, Raven Black wrote:
> DMI_MATCH(DMI_PRODUCT_NAME, "OMEN by HP Gaming Laptop 16z-n000"),
> }
> },
> + {
> + .driver_data = &acp6x_card,
> + .matches = {
> + DMI_MATCH(DMI_BOARD_VENDOR, "HP"),
> + DMI_MATCH(DMI_PRODUCT_NAME, "Victus by HP Gaming Laptop 15-fb2xxx"),
> + }
> + },
> {
This is badly mangled and won't apply, it looks like tabs have just been
completely deleted. You might want to look at b4 to send the patches,
especially it's web submission endpoint which avoids having to configure
mail:
https://b4.docs.kernel.org/en/latest/contributor/overview.html
Please submit patches using subject lines reflecting the style for the
subsystem, this makes it easier for people to identify relevant patches.
Look at what existing commits in the area you're changing are doing and
make sure your subject lines visually resemble what they're doing.
There's no need to resubmit to fix this alone.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists