Re: [PATCH v2 05/17] Revert "of: platform: Batch fwnode parsing when adding all top level devices"
From: Rob Herring <robh@kernel.org>
Date: 2020-12-07 22:19:43
Also in:
linux-acpi, linux-efi, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-12-07 22:19:43
Also in:
linux-acpi, linux-efi, lkml
On Fri, 20 Nov 2020 18:02:20 -0800, Saravana Kannan wrote:
This reverts commit 93d2e4322aa74c1ad1e8c2160608eb9a960d69ff. The fw_devlink_pause/resume() optimization attempt is getting replaced with a much more robust optimization by the end of this series. So, stop using those APIs. Signed-off-by: Saravana Kannan <redacted> --- drivers/of/platform.c | 2 -- 1 file changed, 2 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>