From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (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 0347E3A8FE6; Tue, 30 Jun 2026 10:29:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782815371; cv=none; b=cUMADOPjTyzivoS3BAUzTL62dXyundmhEr5zutq9o31FI+nIQWZWTt4EPui/oqbbcEZNEedbGHzgrsNVBErT7u8VUONznERf4OYRLDRKnINPMEl9pjaKLk4pm3lCJAHzpEDGQ0HN7bPZX2eidCbN3XeY4yUPDM+O7Rq5iFvXI1U= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782815371; c=relaxed/simple; bh=BpTyG1//EWswMk5IQRXtudkPyRb8Rp7R+xF04cbchJY=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=lsWAR6ScdNpO3ud92Qoi8h4hEHyxSRj0J9zfospyNBZi4MK0nmhrpiOmJ711gSPk5TqA03OYYcCPAY7Ziw8FyfvUEjj7S39cw9lJuBEWrBXvQp3JbsXn0bryYMx08sk/PGVeDLjYdbk8IPk3uEXLXCv7rWlfw4kZ3pdeYu/TYkA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=0PRU7xZv; arc=none smtp.client-ip=185.171.202.116 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="0PRU7xZv" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 4DC6FC5CD47; Tue, 30 Jun 2026 10:29:39 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id CC75B6025A; Tue, 30 Jun 2026 10:29:28 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id E015B106F1D9C; Tue, 30 Jun 2026 12:29:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1782815366; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding:in-reply-to:references; bh=TQK+VPWtjag2mSJrbbo6eDkC0yK9A4I+uD+yosmL538=; b=0PRU7xZvp7SSvpGP6V5tEhcc11IzGhPStIIztnqnvR0xNWXwurprpWEJC4l1QuZTAUZ9u+ SievCluE0V86lDgiMQL/bCAbIBbnbUfU10HCDO2afXdyG4Zrddt0riHIYtdUYhkcNDAn9n RKziAmwaCuefbRGopjWKu3erQuyEaG+zDlzTHcqYXvziwJjHXgVnFADW1q4Po3aJWjYfjJ WMGmKuu4WEwGO1sYNuNQkToEwKYmdP8NXvnCI2jOn/W0ryKzqZw/b6r0IJ3DH4XKWpLvqQ IjcH+fOtE6dXnMOz703y63VcwHk0xQR9kRZS/GlQkUjpyETsoxID7/PeYPBnLA== From: Herve Codina To: Andrew Lunn , Rob Herring , Saravana Kannan , Greg Kroah-Hartman , "Rafael J. Wysocki" , Danilo Krummrich , Bjorn Helgaas , David Rhodes , Richard Fitzgerald , Charles Keepax , Linus Walleij , Len Brown , Andy Shevchenko , Daniel Scally , Heikki Krogerus , Sakari Ailus , Davidlohr Bueso , Jonathan Cameron , Dave Jiang , Alison Schofield , Vishal Verma , Dan Williams , Ira Weiny , Li Ming , Lizhi Hou , Herve Codina Cc: driver-core@lists.linux.dev, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-sound@vger.kernel.org, patches@opensource.cirrus.com, linux-gpio@vger.kernel.org, linux-acpi@vger.kernel.org, linux-cxl@vger.kernel.org, Allan Nielsen , Horatiu Vultur , Daniel Machon , Steen Hegelund , Luca Ceresoli , Thomas Petazzoni Subject: [PATCH v8 3/8] pinctrl: cs42l43: Use fw_devlink_set_device() Date: Tue, 30 Jun 2026 12:27:57 +0200 Message-ID: <20260630102804.413563-4-herve.codina@bootlin.com> X-Mailer: git-send-email 2.54.0 In-Reply-To: <20260630102804.413563-1-herve.codina@bootlin.com> References: <20260630102804.413563-1-herve.codina@bootlin.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Last-TLS-Session-Version: TLSv1.3 The code set directly fwnode->dev field. Use the dedicated fw_devlink_set_device() helper to perform this operation. Signed-off-by: Herve Codina Reviewed-by: Andy Shevchenko Reviewed-by: Charles Keepax Acked-by: Linus Walleij --- drivers/pinctrl/cirrus/pinctrl-cs42l43.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/cirrus/pinctrl-cs42l43.c b/drivers/pinctrl/cirrus/pinctrl-cs42l43.c index 8990fab0446c..563070aba3d8 100644 --- a/drivers/pinctrl/cirrus/pinctrl-cs42l43.c +++ b/drivers/pinctrl/cirrus/pinctrl-cs42l43.c @@ -576,7 +576,7 @@ static int cs42l43_pin_probe(struct platform_device *pdev) return ret; if (!child->dev) - child->dev = priv->dev; + fw_devlink_set_device(child, priv->dev); fwnode = child; } } -- 2.54.0