On Fri, 02 Aug 2024 17:22:12 +0200, 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. > > To avoid having to #ifdef around this code we've fixed the definitions > of SPI and I2C functions that were not correctly supplying dummy functions > when the real functions are not in the build. > > Changes since V1: > Added I2C and SPI patches to provide dummy functions. > > Richard Fitzgerald (2): > spi: Add empty versions of ACPI functions > i2c: Fix conditional for substituting empty ACPI functions > > Simon Trimmer (1): > ALSA: hda/realtek: Add support for new HP G12 laptops Now all changes are merged to sound git tree for-linus branch. thanks, Takashi