[GIT PULL] Device properties framework fixes for v5.10-rc2

From: Rafael J. Wysocki
Date: Fri Oct 30 2020 - 12:31:46 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
devprop-5.10-rc2

with top-most commit 99aed9227073fb34ce2880cbc7063e04185a65e1

device property: Don't clear secondary pointer for shared primary firmware node

on top of commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec

Linux 5.10-rc1

to receive device properties framework fixes for 5.10-rc2.

Fix the secondary firmware node handling while manipulating the
primary firmware node for a given device (Andy Shevchenko).

Thanks!


---------------

Andy Shevchenko (2):
device property: Keep secondary firmware node secondary by type
device property: Don't clear secondary pointer for shared
primary firmware node

---------------

drivers/base/core.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)