[GIT PULL] Device properties framework updates for v5.15-rc1
From: Rafael J. Wysocki
Date: Mon Aug 30 2021 - 14:45:53 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
devprop-5.15-rc1
with top-most commit a90887705668fc5587bf5092c38f353ad36c69fd
Revert "media: device property: Call
fwnode_graph_get_endpoint_by_id() for fwnode->secondary"
on top of commit 7c60610d476766e128cc4284bb6349732cbd6606
Linux 5.14-rc6
to receive device properties framework changes for 5.15-rc1.
These improve the handling of secondary firmware nodes in
fwnode_graph_get_next_endpoint() (Daniel Scally).
Thanks!
---------------
Daniel Scally (2):
device property: Check fwnode->secondary in
fwnode_graph_get_next_endpoint()
Revert "media: device property: Call
fwnode_graph_get_endpoint_by_id() for fwnode->secondary"
---------------
drivers/base/property.c | 30 +++++++++++++++++++++---------
1 file changed, 21 insertions(+), 9 deletions(-)