Received: by 2002:a05:6a10:6d25:0:0:0:0 with SMTP id gq37csp1894264pxb; Mon, 13 Sep 2021 07:41:07 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwjZXP4rAFQEWMfa8yJCuvptK87hO5XTA5K1qRbRDhWMPhhndY+UW48hXZSqSeOVFqgv4TA X-Received: by 2002:a05:6402:13d0:: with SMTP id a16mr9690504edx.155.1631544067520; Mon, 13 Sep 2021 07:41:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631544067; cv=none; d=google.com; s=arc-20160816; b=As9C8Y7cnQUUQ8tvihQ4JrHtvef5eUdRrAHtuOVtx4aNLnLmMhEPSeE1DIpudHcmfE pAspuuTfCwY+1E2p2V+bzudY3MAeOXPn5vQPbAjorNVNfqyz47Wz7BYwIfFtn9QQvw4E sY4DDgFF07KllIKK6ztEvqpu/zFlPUqy64DrieZVmPiEoD7hbtIXz4fCbwpieYdk+9fh UFVQDCnJdxSSCPzkKohfB29JwKfrYcqIESKIOULDjz8z0ZAMI6ZDuyPfR+3UY82xwMmy C3IV2oZeBstd8fxeDZtb2Y2qYRko1tOJ2gr0jo5wsH7K0QhyKtY9zcU67X4Fmt4nxIMl 2C5A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=z6Xf8j5aiXzl3dq5Ftut36YslpBrUpTtFUs7y96G9JE=; b=OmRo+oD7eA8UaTGb0LPM0TMKfGoViiT5PTI9/PbW732LLFaiwTwMXdfVROKIU4nvi7 0rhqXaXK8pQ9fD8uNoK59BLKZkUn/Prwtl6ark6y5ZfnCpM5hPwR0irh8fJQMgTS7sIj FoZZJvFFsh4LBBE/j4DhoH2eQP4HlQXpfhaNBuaZjFzLQQHwhpQN/eur+TAhxWYgy8D5 MI3vDCjj+1nbBHmhXep8DBagV0YdYjf8EpNjdGIWE0GjLVspSE9DnMR1mIMPfmUw9+hR 1aG5OkRg4StJZGJbfSAPwYWqQtehSiyXp6npaUKuZ8M6ycXmj8LRCPvN3Ez06b2duizC b2yg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=LOV+rh3V; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v8si10071823ede.567.2021.09.13.07.40.42; Mon, 13 Sep 2021 07:41:07 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=LOV+rh3V; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345447AbhIMOio (ORCPT + 99 others); Mon, 13 Sep 2021 10:38:44 -0400 Received: from mail.kernel.org ([198.145.29.99]:51516 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346869AbhIMOdw (ORCPT ); Mon, 13 Sep 2021 10:33:52 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id BC26961BBD; Mon, 13 Sep 2021 13:52:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631541172; bh=NVm5CNrj1Fp8DkxQAHdIquWA/5DDbSxf6tUp8X80vZ0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=LOV+rh3V0uYPBNoeewjBiqTPtOq7gxH1x4zIKJ+6TjzFc1fnkYHV0YlLPHJAXud54 I9lII5vf/eULiLKnnC0gDO3Zjuil+KzrGnLYQYVmyH0zEw42lOiehozC/AKZ1cJENm 9dCQl+gz3JuK9/+1H0HA0FIukonzIjlpcCuvtdxM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Curtis Malainey , Matt Davis , Cezary Rojewski , Pierre-Louis Bossart , Mark Brown , Sasha Levin Subject: [PATCH 5.14 192/334] ASoC: Intel: Fix platform ID matching Date: Mon, 13 Sep 2021 15:14:06 +0200 Message-Id: <20210913131119.861802613@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210913131113.390368911@linuxfoundation.org> References: <20210913131113.390368911@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Curtis Malainey [ Upstream commit f4eeaed04e861b95f1f2c911263f2fcaa959c078 ] Sparse warnings triggered truncating the IDs of some platform device tables. Unfortunately some of the IDs in the match tables were missed which breaks audio. The KBL change has been verified to fix audio, the CML change was not tested as it was found through grepping the broken changes and found to match the same situation in anticipation that it should also be fixed. Fixes: 94efd726b947 ("ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 characters") Fixes: 24e46fb811e9 ("ASoC: Intel: bxt_da7219_max98357a: shrink platform_id below 20 characters") Signed-off-by: Curtis Malainey Tested-by: Matt Davis Reviewed-by: Cezary Rojewski Acked-by: Pierre-Louis Bossart Link: https://lore.kernel.org/r/20210809213544.1682444-1-cujomalainey@chromium.org Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- sound/soc/intel/common/soc-acpi-intel-cml-match.c | 2 +- sound/soc/intel/common/soc-acpi-intel-kbl-match.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/soc/intel/common/soc-acpi-intel-cml-match.c b/sound/soc/intel/common/soc-acpi-intel-cml-match.c index 42ef51c3fb4f..b591c6fd13fd 100644 --- a/sound/soc/intel/common/soc-acpi-intel-cml-match.c +++ b/sound/soc/intel/common/soc-acpi-intel-cml-match.c @@ -75,7 +75,7 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_cml_machines[] = { }, { .id = "DLGS7219", - .drv_name = "cml_da7219_max98357a", + .drv_name = "cml_da7219_mx98357a", .machine_quirk = snd_soc_acpi_codec_list, .quirk_data = &max98390_spk_codecs, .sof_fw_filename = "sof-cml.ri", diff --git a/sound/soc/intel/common/soc-acpi-intel-kbl-match.c b/sound/soc/intel/common/soc-acpi-intel-kbl-match.c index ba5ff468c265..741bf2f9e081 100644 --- a/sound/soc/intel/common/soc-acpi-intel-kbl-match.c +++ b/sound/soc/intel/common/soc-acpi-intel-kbl-match.c @@ -87,7 +87,7 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_kbl_machines[] = { }, { .id = "DLGS7219", - .drv_name = "kbl_da7219_max98357a", + .drv_name = "kbl_da7219_mx98357a", .fw_filename = "intel/dsp_fw_kbl.bin", .machine_quirk = snd_soc_acpi_codec_list, .quirk_data = &kbl_7219_98357_codecs, -- 2.30.2