]> git.baikalelectronics.ru Git - kernel.git/commit
bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first
authorTony Lindgren <tony@atomide.com>
Mon, 8 Mar 2021 09:35:07 +0000 (11:35 +0200)
committerTony Lindgren <tony@atomide.com>
Mon, 8 Mar 2021 09:35:07 +0000 (11:35 +0200)
commitc8b95f8681e64cd5eac8c550a8f3fe97835656cc
tree229f80227193a405448dfbc8f7bcfc99185aa63c
parent0eea10396fb769bab4e131c8fc4e6362ff57b040
bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first

We want to probe l4_wkup and l4_cfg interconnect devices first to avoid
issues with missing resources. Otherwise we attempt to probe l4_per
devices first causing pointless deferred probe and also annoyingh
renumbering of the MMC devices for example.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c