From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-02.galae.net (smtpout-02.galae.net [185.246.84.56]) (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 ECE1945FFBB; Wed, 9 Sep 2026 08:01:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.84.56 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788940921; cv=none; b=YtGHA9kZOOKl04uWmzLAtiIQf5pF+8ru6n764JSlXciG13kPBuR2ygtufemAemoz3vmBS2Ij/fjwRpopFRAYMDh55sxW/e7w/fKCysDcFJh+8oMAXgxIVKgqc82DC64yvoXz1m+dISwF296AqPoTBopxPGPJ2RIw2N2zelbmMos= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788940921; c=relaxed/simple; bh=/xNuXrPutRr9SN5ol6A+55MmnzHimcyrYtZumObfOX8=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=OnfYrU4bN5TD3vYNy21Vyf4zcGscU9XjUuUSQ5uitdKr0/1u2YFm9tFfnU4FDR5kUvz7Yo6yrmLnJSl3x/cBdkc3UunbMVUucsySe3CAVdy/T47OxsEGanInSzq8qE+DcsrsaasWmX1JPIZvEOKFYvzsEDUMpWMNuaIX5NDdn9w= 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=UBenKPlQ; arc=none smtp.client-ip=185.246.84.56 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="UBenKPlQ" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-02.galae.net (Postfix) with ESMTPS id 6C1B01A1A74; Wed, 9 Sep 2026 08:01:58 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 364D260448; Wed, 9 Sep 2026 08:01:58 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 0A1FF11C7AF68; Wed, 9 Sep 2026 10:01:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1788940915; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding:in-reply-to:references; bh=HpB/Xwbq3kubuMTeqzqA6/EITvrhe2rZGYPmHV3Uc6Y=; b=UBenKPlQfcxBwgrKp0KnmWXPTOIj/zwTo27DlGpeY4NiQOm75yRTCD1FxWNT7Na4AefdgI 4R2QMj1S1PrKK65qRkM0ZAXiO9YjGokfEL6BheLAJJDbbuyX2De5SbdIw0fJPk/ZLAh1bv UOCqiuTbLI6/QG7sqEqbCsz2/EMSvHnliPWNGmUT5vgKNNsuVmXNnB9PaUdSMVxd878d5X 0PQ5l9mxPtIHLANSb742rXVIXXxVDJRvdA2lY2j8ajHZ4aCDPkMTBAFZwZVQtWzm2fKFGu aeU74QkKlRgCvTBp1onN/8i8VKlZpn6FlB6mZg8C21xeF29J8K1DxXz59xi3xw== From: Herve Codina To: Richard Cheng , Andrew Lunn , Rob Herring , Saravana Kannan , Greg Kroah-Hartman , "Rafael J. Wysocki" , Danilo Krummrich , Bjorn Helgaas , Charles Keepax , Richard Fitzgerald , David Rhodes , Linus Walleij , Andy Shevchenko , Daniel Scally , Heikki Krogerus , Sakari Ailus , Bartosz Golaszewski , Len Brown , Davidlohr Bueso , Jonathan Cameron , Dave Jiang , Alison Schofield , Vishal Verma , Dan Williams , Ira Weiny , Li Ming , Herve Codina , Lizhi Hou 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 v11 03/10] pinctrl: cs42l43: Use fw_devlink_set_device() Date: Wed, 9 Sep 2026 10:01:02 +0200 Message-ID: <20260909080114.591938-4-herve.codina@bootlin.com> X-Mailer: git-send-email 2.55.0 In-Reply-To: <20260909080114.591938-1-herve.codina@bootlin.com> References: <20260909080114.591938-1-herve.codina@bootlin.com> Precedence: bulk X-Mailing-List: linux-cxl@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 Reviewed-by: Richard Cheng --- 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.55.0