From: Mark Brown Date: Wed, 14 Jan 2026 20:11:26 +0000 (+0000) Subject: sound: codecs: tlv320adcx140: assorted patches X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57aa7735a536adfdf4a0e535a95a2ed3e34c7c9a;p=thirdparty%2Fkernel%2Flinux.git sound: codecs: tlv320adcx140: assorted patches Merge series from Sascha Hauer : These are some patches for the tlv320adcx140 codec we are carrying around for a while, time to upstream them. --- 57aa7735a536adfdf4a0e535a95a2ed3e34c7c9a diff --cc sound/soc/sof/intel/hda.c index 72c98154c027e,0bb85f92e1069..d88ec66728fd9 --- a/sound/soc/sof/intel/hda.c +++ b/sound/soc/sof/intel/hda.c @@@ -1609,8 -1622,8 +1622,7 @@@ struct snd_soc_acpi_mach *hda_machine_s if (tplg_fixup && mach->tplg_quirk_mask & SND_SOC_ACPI_TPLG_INTEL_SSP_NUMBER && mach->mach_params.i2s_link_mask) { - const struct sof_intel_dsp_desc *chip = get_chip_info(sdev->pdata); int ssp_num; - int mclk_mask; if (hweight_long(mach->mach_params.i2s_link_mask) > 1 && !(mach->tplg_quirk_mask & SND_SOC_ACPI_TPLG_INTEL_SSP_MSB))