From patchwork Tue Mar 26 16:04:23 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Pierre-Louis Bossart X-Patchwork-Id: 782647 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0F675C6FD1F for ; Tue, 26 Mar 2024 16:14:20 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 805CD2C2F; Tue, 26 Mar 2024 17:14:08 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 805CD2C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1711469658; bh=CGW9WwILyoWL0VUVn+vNHuA24fw6YkjS/KusTPXlIlk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=W9f8ru/KsVhAaQapsxiuYL7ih8kv5PzMTAh+aypAjE3nqjJri0Fr6sqBU4o1M+W1K 8zdUgc6MaqCpZGeEWSC6KHtGm4TAVztTF/DLqIDW/s+bVbDCAFX1kPJsr+JSJbCSEI lyoUPW4PltpIOm1nYbJcahn+4of4V3BrVHbNhrpQ= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 3D0E6F897DA; Tue, 26 Mar 2024 17:07:33 +0100 (CET) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id EAEE3F897D9; Tue, 26 Mar 2024 17:07:32 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id AD1D5F80605; Tue, 26 Mar 2024 17:06:46 +0100 (CET) Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 255D5F8057F for ; Tue, 26 Mar 2024 17:05:57 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 255D5F8057F Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=gpr7lJMz DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1711469160; x=1743005160; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=CGW9WwILyoWL0VUVn+vNHuA24fw6YkjS/KusTPXlIlk=; b=gpr7lJMzuTh19zRKXctsoRTVOQeqboXPTMIGAD+9WUB1eYFuSkaAiujo g2tKSYcIxPjJEcGlanLBNJvpJSd4OE0j6iONzET8CoXQvdR62GQPBcAyu stIU6Ki+TnsoxmYaqQciGGsNo2ePsVTxLJRSAmBpiMMluRpDBvyVXikXj PFeWAIwA9+5ObfDEMefOWBorOAjxTMHKlBWoyOKtAJh3gC77t986G67SI uJ2Fx/Z+GRSE9KMlb4+75aT54gVmQcA2Aaji68HwYo0wrNJ9Ofyb7V3Mf v+jNEz546raRZTjueKsxtdcR3lICutGa9i3ztgIIO37E32Ys7HNGXDuBE A==; X-CSE-ConnectionGUID: /H6pyek1SRSAyG1BeADd9w== X-CSE-MsgGUID: Zib7LsNwTq2wG6JqgH/D9Q== X-IronPort-AV: E=McAfee;i="6600,9927,11025"; a="17260532" X-IronPort-AV: E=Sophos;i="6.07,156,1708416000"; d="scan'208";a="17260532" Received: from fmviesa005.fm.intel.com ([10.60.135.145]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Mar 2024 09:05:03 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,156,1708416000"; d="scan'208";a="20482438" Received: from bhubbert-mobl.amr.corp.intel.com (HELO pbossart-mobl6.intel.com) ([10.212.65.108]) by fmviesa005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Mar 2024 09:05:02 -0700 From: Pierre-Louis Bossart To: linux-sound@vger.kernel.org Cc: alsa-devel@alsa-project.org, tiwai@suse.de, broonie@kernel.org, Charles Keepax , Richard Fitzgerald , Shuming Fan , Jack Yu , Oder Chiou , Bard liao , Chao Song , =?utf-8?q?P=C3=A9ter_Ujfalusi?= , Pierre-Louis Bossart Subject: [PATCH 28/34] ASoC: rt715-sdca: rename dai name with rt715-sdca prefix Date: Tue, 26 Mar 2024 11:04:23 -0500 Message-Id: <20240326160429.13560-29-pierre-louis.bossart@linux.intel.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20240326160429.13560-1-pierre-louis.bossart@linux.intel.com> References: <20240326160429.13560-1-pierre-louis.bossart@linux.intel.com> MIME-Version: 1.0 Message-ID-Hash: DD4WMJOKGDCRQPF5M6BNT3WZMUPNM4ZY X-Message-ID-Hash: DD4WMJOKGDCRQPF5M6BNT3WZMUPNM4ZY X-MailFrom: pierre-louis.bossart@linux.intel.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.9 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: From: Bard Liao The dai name are the same as rt715 codec. Rename them with rt715-sdca prefix allow machine driver to distinguish rt715 and rt715-sdca from dai name. Reviewed-by: Chao Song Reviewed-by: Péter Ujfalusi Signed-off-by: Bard Liao Signed-off-by: Pierre-Louis Bossart --- sound/soc/codecs/rt715-sdca.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/soc/codecs/rt715-sdca.c b/sound/soc/codecs/rt715-sdca.c index 3fb7b9adb61d..3a6dfe1f6c48 100644 --- a/sound/soc/codecs/rt715-sdca.c +++ b/sound/soc/codecs/rt715-sdca.c @@ -933,7 +933,7 @@ static const struct snd_soc_dai_ops rt715_sdca_ops = { static struct snd_soc_dai_driver rt715_sdca_dai[] = { { - .name = "rt715-aif1", + .name = "rt715-sdca-aif1", .id = RT715_AIF1, .capture = { .stream_name = "DP6 Capture", @@ -945,7 +945,7 @@ static struct snd_soc_dai_driver rt715_sdca_dai[] = { .ops = &rt715_sdca_ops, }, { - .name = "rt715-aif2", + .name = "rt715-sdca-aif2", .id = RT715_AIF2, .capture = { .stream_name = "DP4 Capture",