[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <DF4R0JL2BCZ7.1J4OBNCK8S1M3@kernel.org>
Date: Mon, 22 Dec 2025 13:36:18 +0100
From: "Danilo Krummrich" <dakr@...nel.org>
To: "Sakari Ailus" <sakari.ailus@...ux.intel.com>
Cc: <linux-kernel@...r.kernel.org>, "Greg Kroah-Hartman"
<gregkh@...uxfoundation.org>, "Rafael J. Wysocki" <rafael@...nel.org>,
"Andy Shevchenko" <andriy.shevchenko@...ux.intel.com>, "Daniel Scally"
<djrscally@...il.com>, "Heikki Krogerus" <heikki.krogerus@...ux.intel.com>,
"Linus Walleij" <linus.walleij@...aro.org>, "Philipp Zabel"
<p.zabel@...gutronix.de>, "Charles Keepax" <ckeepax@...nsource.cirrus.com>,
<linux-acpi@...r.kernel.org>, "Kenneth Crudup" <kenny@...ix.com>,
<linux-media@...r.kernel.org>, <johannes.goede@....qualcomm.com>, "Bartosz
Golaszewski" <bartosz.golaszewski@...aro.org>
Subject: Re: [PATCH 1/1] software node: Also support referencing
non-constant software nodes
On Fri Dec 19, 2025 at 9:36 AM CET, Sakari Ailus wrote:
> Fwnode references are be implemented differently if referenced node is a
> software node. _Generic() is used to differentiate between the two cases
> but only const software nodes were present in the selection. Also add
> non-const software nodes.
>
> Reported-by: Kenneth Crudup <kenny@...ix.com>
> Closes: https://lore.kernel.org/all/af773b82-bef2-4209-baaf-526d4661b7fc@panix.com/
> Fixes: d7cdbbc93c56 ("software node: allow referencing firmware nodes")
> Signed-off-by: Sakari Ailus <sakari.ailus@...ux.intel.com>
Applied to driver-core-linus, thanks!
Powered by blists - more mailing lists