diff options
author | Johan Hovold <[email protected]> | 2023-03-06 08:56:48 +0100 |
---|---|---|
committer | Georgi Djakov <[email protected]> | 2023-03-13 21:13:49 +0200 |
commit | 9db481c909dd6312ccfbdc7e343b50e41c727483 (patch) | |
tree | 8d67272a07dd9be164f7b4b1f17b65e0605b873e /drivers/usb/cdns3/cdns3-ti.c | |
parent | c5587f61ec050f7e9ebb3e2da29d12af63e833d3 (diff) |
memory: tegra30-emc: fix interconnect registration race
The current interconnect provider registration interface is inherently
racy as nodes are not added until the after adding the provider. This
can specifically cause racing DT lookups to fail.
Switch to using the new API where the provider is not registered until
after it has been fully initialised.
Fixes: d5ef16ba5fbe ("memory: tegra20: Support interconnect framework")
Cc: [email protected] # 5.11
Cc: Dmitry Osipenko <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Georgi Djakov <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions