From patchwork Wed Oct 23 10:06:35 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maciej Strozek X-Patchwork-Id: 13846869 Received: from mx0b-001ae601.pphosted.com (mx0b-001ae601.pphosted.com [67.231.152.168]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E5C4119F11F; Wed, 23 Oct 2024 10:06:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=67.231.152.168 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729678016; cv=none; b=ar2tlpG0TxnIaLxG3BiJLD+N/1LGGkk941ZamYSUzlOMiXZEp2hUiHj9BU7oNfAelglKYEWuDjeDtSIS1f+vR+fFr3tWoxbiQvA1h8I7dPJ8szLTYuy0s5D+MKcWgN7mR3WRdm/3YpXk170xejofD8u1wANOmJmGX/rIY66I4Mc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729678016; c=relaxed/simple; bh=fXyGjhAm0JIkMbjnAel3FGNCVvKR94WIGzZRwngByII=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=PKgbzc6J1TyUexjse6zp2WH/6kaFPnO1nJKiWwimdKQIpQsiBvVWzETKstyWzEfOdHfhE17ZLy2vghtL7eagDHrlJfigMpquoqH6BMuAkY9NwhUkvYkPDhpRAWlBlN9ArS5o8CkXdcLBGt6a1fCDqPke3N/NeLKVRBwPKqWfNEk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=opensource.cirrus.com; spf=pass smtp.mailfrom=opensource.cirrus.com; dkim=pass (2048-bit key) header.d=cirrus.com header.i=@cirrus.com header.b=OklcM7G/; arc=none smtp.client-ip=67.231.152.168 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=opensource.cirrus.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=opensource.cirrus.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=cirrus.com header.i=@cirrus.com header.b="OklcM7G/" Received: from pps.filterd (m0077474.ppops.net [127.0.0.1]) by mx0b-001ae601.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 49N3SS3V032296; Wed, 23 Oct 2024 05:06:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cirrus.com; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s= PODMain02222019; bh=jz5Rie3do+TgO9XWh4Mv9YDCnGPamrE2rEo8a/X/MDM=; b= OklcM7G/Tg1F58fkwdMlUohZeC3+s+vZbdUf53EbK48L9s6jtFV2nHjV72GT+CA0 aQy628WX1AgTuEowNNcmB0e6TJplAlSaDA8I+KTnCzFGsOG93VawhIVKoRioIDAH ZC6PueibgDYBaEF2+zRVon6cbVCwjRbX37ePEhgvPF1kueuGivAdR1lK/LiVM6IC vgkAqo8arjYh0/da3vtTrv4g3HFWsHPAKNmC7TFS9zxIpRr9br+BTl4D+dyohdfF gj3ydkIMdgW/5G1VQfHvZLlKzdpw4MwJ0blcmGJ9QZyrc80S60H5MDT4qWPJe6Nq hiMLCGtre2gaNxkJriCCCA== Received: from ediex01.ad.cirrus.com ([84.19.233.68]) by mx0b-001ae601.pphosted.com (PPS) with ESMTPS id 42c96jcnpr-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 23 Oct 2024 05:06:39 -0500 (CDT) Received: from ediex02.ad.cirrus.com (198.61.84.81) by ediex01.ad.cirrus.com (198.61.84.80) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Wed, 23 Oct 2024 11:06:38 +0100 Received: from ediswmail9.ad.cirrus.com (198.61.86.93) by anon-ediex02.ad.cirrus.com (198.61.84.81) with Microsoft SMTP Server id 15.2.1544.9 via Frontend Transport; Wed, 23 Oct 2024 11:06:38 +0100 Received: from upx-tgl-008-ubuntu.ad.cirrus.com (upx-tgl-008-ubuntu.ad.cirrus.com [198.90.251.167]) by ediswmail9.ad.cirrus.com (Postfix) with ESMTP id 34539822563; Wed, 23 Oct 2024 10:06:38 +0000 (UTC) From: Maciej Strozek To: Lee Jones , CC: , , "Maciej Strozek" Subject: [PATCH v2] spi: cs42l43: Correct name of ACPI property Date: Wed, 23 Oct 2024 11:06:35 +0100 Message-ID: <20241023100636.28511-2-mstrozek@opensource.cirrus.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241023100636.28511-1-mstrozek@opensource.cirrus.com> References: <20241023100636.28511-1-mstrozek@opensource.cirrus.com> Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Proofpoint-GUID: OtGcL9mumtpo6hSYsDoZSUdx9ayuGTNy X-Proofpoint-ORIG-GUID: OtGcL9mumtpo6hSYsDoZSUdx9ayuGTNy X-Proofpoint-Spam-Reason: safe Fixes: 439fbc97502a ("spi: cs42l43: Add bridged cs35l56 amplifiers") Signed-off-by: Maciej Strozek --- v2: Corrected the Fixes tag to point to right commit drivers/spi/spi-cs42l43.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.34.1 diff --git a/drivers/spi/spi-cs42l43.c b/drivers/spi/spi-cs42l43.c index cdc61cd089ad..9d747ea69926 100644 --- a/drivers/spi/spi-cs42l43.c +++ b/drivers/spi/spi-cs42l43.c @@ -267,7 +267,7 @@ static bool cs42l43_has_sidecar(struct fwnode_handle *fwnode) continue; ret = fwnode_property_read_u32(ext_fwnode, - "01fa-cirrus-sidecar-instances", + "01fa-sidecar-instances", &val); fwnode_handle_put(ext_fwnode);