From: Takashi Iwai <tiwai@suse.de>
To: Mark Brown <broonie@kernel.org>
Cc: Richard Fitzgerald <rf@opensource.cirrus.com>,
tiwai@suse.com, wsa+renesas@sang-engineering.com,
mika.westerberg@linux.intel.com, linux-sound@vger.kernel.org,
linux-spi@vger.kernel.org, linux-i2c@vger.kernel.org,
linux-kernel@vger.kernel.org, patches@opensource.cirrus.com
Subject: Re: [PATCH v2 0/3] ALSA: Add support for new HP G12 laptops
Date: Mon, 12 Aug 2024 09:19:59 +0200 [thread overview]
Message-ID: <87le122oo0.wl-tiwai@suse.de> (raw)
In-Reply-To: <c2dafdd5-64c5-4184-9b19-da4988993195@sirena.org.uk>
On Mon, 05 Aug 2024 21:40:05 +0200,
Mark Brown wrote:
>
> On Fri, Aug 02, 2024 at 04:22:12PM +0100, Richard Fitzgerald wrote:
> > Add support for HP G12 laptops that use CS35L54 or CS35L56 amplifiers
> > with Realtek HDA codecs. Some of these use the same SSID for models with
> > CS35L54 and models with CS35L56 so the ACPI entries are examined to
> > determine which amp is present.
>
> The following changes since commit a0c04bd55a467aee3eb647555343ad6971106e86:
>
> Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild (2024-07-28 14:02:48 -0700)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-acpi-lookup-dummy
>
> for you to fetch changes up to 90ec3a8a7fd0d43026fcca979713e077d4883b56:
>
> spi: Add empty versions of ACPI functions (2024-08-02 18:51:59 +0100)
>
> ----------------------------------------------------------------
> spi: Add empty versions of ACPI lookup functions
>
> A patch from Richard Fitzgerald adding dummy versions of the ACPI lookup
> functions for SPI:
>
> Provide empty versions of acpi_spi_count_resources(),
> acpi_spi_device_alloc() and acpi_spi_find_controller_by_adev()
> if the real functions are not being built.
>
> This commit fixes two problems with the original definitions:
>
> 1) There wasn't an empty version of these functions
> 2) The #if only depended on CONFIG_ACPI. But the functions are implemented
> in the core spi.c so CONFIG_SPI_MASTER must also be enabled for the real
> functions to exist.
Pulled now. Thanks.
Takashi
next prev parent reply other threads:[~2024-08-12 7:19 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-02 15:22 [PATCH v2 0/3] ALSA: Add support for new HP G12 laptops Richard Fitzgerald
2024-08-02 15:22 ` [PATCH v2 1/3] spi: Add empty versions of ACPI functions Richard Fitzgerald
2024-08-02 15:22 ` [PATCH v2 2/3] i2c: Fix conditional for substituting empty " Richard Fitzgerald
2024-08-04 14:34 ` Wolfram Sang
2024-08-02 15:22 ` [PATCH v2 3/3] ALSA: hda/realtek: Add support for new HP G12 laptops Richard Fitzgerald
2024-08-02 21:49 ` (subset) [PATCH v2 0/3] ALSA: " Mark Brown
2024-08-05 8:02 ` Takashi Iwai
2024-08-06 11:06 ` Richard Fitzgerald
2024-08-06 11:19 ` Takashi Iwai
2024-08-06 11:29 ` Wolfram Sang
2024-08-06 11:41 ` Takashi Iwai
2024-08-12 6:53 ` Wolfram Sang
2024-08-12 7:04 ` Takashi Iwai
2024-08-05 19:40 ` Mark Brown
2024-08-12 7:19 ` Takashi Iwai [this message]
2024-08-12 7:20 ` Takashi Iwai
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=87le122oo0.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=broonie@kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=mika.westerberg@linux.intel.com \
--cc=patches@opensource.cirrus.com \
--cc=rf@opensource.cirrus.com \
--cc=tiwai@suse.com \
--cc=wsa+renesas@sang-engineering.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;
as well as URLs for NNTP newsgroup(s).