diff options
author | Saravana Kannan <saravanak@google.com> | 2020-11-21 05:02:21 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-09 21:10:20 +0300 |
commit | c84b90909e475a2eb4934b4d92fdd10e73e75805 (patch) | |
tree | 9c387574e9fa179dc6c0cfb557aa4dd8b48a0c96 /kernel/irq/irqdomain.c | |
parent | 087ad763c15477fba4324d7312866946b7f5ed30 (diff) | |
download | linux-c84b90909e475a2eb4934b4d92fdd10e73e75805.tar.xz |
Revert "driver core: fw_devlink: Add support for batching fwnode parsing"
This reverts commit 716a7a25969003d82ab738179c3f1068a120ed11.
The fw_devlink_pause/resume() APIs added by the commit being reverted
were a first cut attempt at optimizing boot time. But these APIs don't
fully solve the problem and are very fragile (can only be used for the
top level devices being added). This series replaces them with a much
better optimization that works for all device additions and also has the
benefit of reducing the complexity of the firmware (DT, EFI) specific
code and abstracting out common code to driver core.
Signed-off-by: Saravana Kannan <saravanak@google.com>
Link: https://lore.kernel.org/r/20201121020232.908850-7-saravanak@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/irq/irqdomain.c')
0 files changed, 0 insertions, 0 deletions