diff options
author | Saravana Kannan <[email protected]> | 2020-05-14 22:35:00 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-05-15 16:34:52 +0200 |
commit | 93d2e4322aa74c1ad1e8c2160608eb9a960d69ff (patch) | |
tree | 7c0fb7eccc005e97667b2fe7d6f42e688523e8ad /drivers/fpga/fpga-bridge.c | |
parent | 716a7a25969003d82ab738179c3f1068a120ed11 (diff) |
of: platform: Batch fwnode parsing when adding all top level devices
The fw_devlink_pause() and fw_devlink_resume() APIs allow batching the
parsing of the device tree nodes when a lot of devices are added. This
will significantly cut down parsing time (as much a 1 second on some
systems). So, use them when adding devices for all the top level device
tree nodes in a system.
Signed-off-by: Saravana Kannan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions