]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "device property: Keep secondary firmware node secondary by type"
authorBard Liao <yung-chuan.liao@linux.intel.com>
Tue, 5 Jan 2021 09:11:45 +0000 (17:11 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 7 Jan 2021 16:55:55 +0000 (17:55 +0100)
commit5e09e29bcbe24539af0389a0f4c778601ce4ff3d
treeac35cd1ba5fb327ab9268b203a70e869b1ccc25a
parent7ef47eb101f0dca6dbe94b167f11a8b3cbd1be02
Revert "device property: Keep secondary firmware node secondary by type"

While commit 6647a7165833 ("device property: Keep secondary firmware
node secondary by type") describes everything correct in its commit
message, the change it made does the opposite and original commit
0c3589c329b6 ("device property: Fix the secondary firmware node handling
in set_primary_fwnode()") was fully correct.

Revert the former one here and improve documentation in the next patch.

Fixes: 6647a7165833 ("device property: Keep secondary firmware node secondary by type")
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: 5.10+ <stable@vger.kernel.org> # 5.10+
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/core.c