From patchwork Mon May 27 19:35:37 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: 799896 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 B9EA2C25B74 for ; Mon, 27 May 2024 19:37:33 +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 BE9EBDFA; Mon, 27 May 2024 21:37:21 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz BE9EBDFA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1716838651; bh=MgEHNB9167o7HxV9OUTCTOGMriG+s33CZ/6nsWsUPlU=; 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=phpEhzNqh2DaarI4Lbz31k+p5VIvlxz4AZv7ib5wLSGwMhw9qucJHgzHodM9BTBB8 Oc0nGl20eoxLtY8IaaYaCwrAYjVg25bTDOfIjjGwXjtTLdKON/aVxaBYJ6ehPgSpzi xwRALMeEFlDw3fR3BsuQRvPXYMecK3QrmP+pm998= Received: by alsa1.perex.cz (Postfix, from userid 50401) id D08EDF8051D; Mon, 27 May 2024 21:36:34 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 7F991F80602; Mon, 27 May 2024 21:36:34 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 2186EF805BF; Mon, 27 May 2024 21:36:29 +0200 (CEST) Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.18]) (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 7CC05F80494 for ; Mon, 27 May 2024 21:36:15 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 7CC05F80494 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=fLZwvSVP DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1716838578; x=1748374578; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=MgEHNB9167o7HxV9OUTCTOGMriG+s33CZ/6nsWsUPlU=; b=fLZwvSVPrmaMf2b6G7ErDl0rFacr7my4brI0oImlfZwdhL3I/CT5rozL pQaGRywZELFYgyOzZ87pHzhcQlN/YwU650xhLAzBlKs1G1/V2QzSq5+io OzRNvTXTwvbXJP1jPm87qXkZVRZ9ETFPnMD2qX0pGlpdEdDddArCWb49l Yqs+npbnw55xyFWoU53c4gd2RXWVSMiLiMlgiyj64hTNT3XfqjVawIB/d Gd87T3sqlcPnRTNmHMQSUIss/AW/sUx7tSJHJja4ddQbMYKIBDBWcMF9c wuvJ3xKDSAgjA3ExScWSynlnhjbGjbSw8WM31ivKeCZxpEc4kspbQSGiL Q==; X-CSE-ConnectionGUID: mOnghTPqTmOietjA0VXJxw== X-CSE-MsgGUID: 2vFVUBARQHelzy/dJQI6pg== X-IronPort-AV: E=McAfee;i="6600,9927,11085"; a="13339324" X-IronPort-AV: E=Sophos;i="6.08,193,1712646000"; d="scan'208";a="13339324" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by orvoesa110.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 May 2024 12:36:11 -0700 X-CSE-ConnectionGUID: 737jNDigQuq3fEkVVgv1Ww== X-CSE-MsgGUID: +TA6kQULRxyIigljJ+VYbw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,193,1712646000"; d="scan'208";a="58029758" Received: from unknown (HELO pbossart-mobl6.lan) ([10.125.110.221]) by fmviesa002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 May 2024 12:36:10 -0700 From: Pierre-Louis Bossart To: linux-sound@vger.kernel.org Cc: alsa-devel@alsa-project.org, tiwai@suse.de, broonie@kernel.org, Bard Liao , =?utf-8?q?P=C3=A9ter_Ujfalusi?= , Pierre-Louis Bossart Subject: [PATCH 03/18] ASoC: Intel: sof_sdw_rt5682: use dai parameter Date: Mon, 27 May 2024 14:35:37 -0500 Message-ID: <20240527193552.165567-4-pierre-louis.bossart@linux.intel.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240527193552.165567-1-pierre-louis.bossart@linux.intel.com> References: <20240527193552.165567-1-pierre-louis.bossart@linux.intel.com> MIME-Version: 1.0 Message-ID-Hash: D5CHKOJQY67NRXQOKM2MLWLSDS3LIXY5 X-Message-ID-Hash: D5CHKOJQY67NRXQOKM2MLWLSDS3LIXY5 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 is passed from the parameter. We don't need to find the dai by name. Reviewed-by: Péter Ujfalusi Signed-off-by: Bard Liao Signed-off-by: Pierre-Louis Bossart --- sound/soc/intel/boards/sof_sdw_rt5682.c | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/sound/soc/intel/boards/sof_sdw_rt5682.c b/sound/soc/intel/boards/sof_sdw_rt5682.c index 96f193798540..67737815d016 100644 --- a/sound/soc/intel/boards/sof_sdw_rt5682.c +++ b/sound/soc/intel/boards/sof_sdw_rt5682.c @@ -35,24 +35,15 @@ static struct snd_soc_jack_pin rt5682_jack_pins[] = { }, }; -static const char * const jack_codecs[] = { - "rt5682" -}; - int rt5682_rtd_init(struct snd_soc_pcm_runtime *rtd, struct snd_soc_dai *dai) { struct snd_soc_card *card = rtd->card; struct mc_private *ctx = snd_soc_card_get_drvdata(card); - struct snd_soc_dai *codec_dai; struct snd_soc_component *component; struct snd_soc_jack *jack; int ret; - codec_dai = get_codec_dai_by_name(rtd, jack_codecs, ARRAY_SIZE(jack_codecs)); - if (!codec_dai) - return -EINVAL; - - component = codec_dai->component; + component = dai->component; card->components = devm_kasprintf(card->dev, GFP_KERNEL, "%s hs:rt5682", card->components);