Received: by 2002:a05:6a10:6d25:0:0:0:0 with SMTP id gq37csp1847080pxb; Mon, 13 Sep 2021 06:51:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzcpO4eT1oCn4G2jAix1Xn/yIexpb5zg/P4/hO1TqoAk9pjT11c4YP8GyjqrBH3zY9FiVdx X-Received: by 2002:a05:6402:350d:: with SMTP id b13mr13244115edd.1.1631541061852; Mon, 13 Sep 2021 06:51:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631541061; cv=none; d=google.com; s=arc-20160816; b=ajEwveRzmUGv4tpq2OWZC/8Qs/Urt35G+Fn3Zdhp1tKfBZYJLobVjujb3KYMslPgSh 0qlCK6kuZNM5EnBBTXrPPuGK66b4wiCaXbf0fodQI2QaY+xAkifBwfpEHu04DST0p2VB CjwRPK7o83YoDgm/pT3SOge18dWBuztGd6DOhzY6JPV41Qp9WN4TbRaIdFjn0X3EgXsz vBCZrDSY76DAKsLrdOrDbiYFo5lQkYr+XrqYl/0hf3iOhhuuvT+241YcF3SunfzigYmt FFS25HQNWH986VI5cUwC3axrdOvwQHvcjhe+I1o4Y23VubkuW4m8KdsmGhXpEFd2/Mx+ JRyg== 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=3DMckQgfa58yg70GRKcfTzDeMguKTVW64+3Rymed57c=; b=ZId+29BvNu7Y77Kkm3ZTwT2T5hVxothZpUiF30mWnpQGRBJEcGS8o9sgSQQr4E6V1v ty8r+O8t+XmQTrc8QJ8v1BaTmbXlzFjRGsv8iz1295UEZ0BoDUdW3Z7D9fW4oUIfsC0B YXHrxdK3kKSklziFB++irj3GZ3mx8WHduizYSQWi3R5LiWgK62rJzjLHFA+x0SMe7+70 wZt57bRpnzGbyGtTQyaQmWGCB1YD0EWeuX1E7XGtibj1OW4FMxVPCfls9CstjqZr3lxA j+G+y2EqPBHQQtzd9kl9GIGiYnVqWsf8vDEeuLqzBEFUuQtIlWxUli+ZyjLL9rxki+yz NgFQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=VprX1tWV; 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 a62si7217434edf.230.2021.09.13.06.50.37; Mon, 13 Sep 2021 06:51:01 -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=VprX1tWV; 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 S229825AbhIMNrx (ORCPT + 99 others); Mon, 13 Sep 2021 09:47:53 -0400 Received: from mail.kernel.org ([198.145.29.99]:41184 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242989AbhIMNmi (ORCPT ); Mon, 13 Sep 2021 09:42:38 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 96B05610CB; Mon, 13 Sep 2021 13:30:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631539819; bh=JnOYUCM/odPvFwMJ+pBKcmqXkWsfvgjZzfpdbCAT2NU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=VprX1tWV4JhljgBQ5GrA8rkNdLs8234Ddbxr4At3Obc0w20wp1oMJDHTNQpuOs+ve C5KUipS/eY6iIui+wLfG5X5tbViNt2h5ius2j+L+wVt6pkMEI1whsKLwLiNT/xmzHF rlGeKR650zOxZS/p+GWmp2Cvx8aQQmHSuqCsBVMc= 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.10 140/236] ASoC: Intel: Fix platform ID matching Date: Mon, 13 Sep 2021 15:14:05 +0200 Message-Id: <20210913131105.122905815@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210913131100.316353015@linuxfoundation.org> References: <20210913131100.316353015@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 26dde88bb227..9b85811ffd51 100644 --- a/sound/soc/intel/common/soc-acpi-intel-cml-match.c +++ b/sound/soc/intel/common/soc-acpi-intel-cml-match.c @@ -62,7 +62,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 4ed1349affc4..20f2132a9cd6 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