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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 May 2021 12:47:16 +0000 (14:47 +0200)
commite160833c9fdfb08bbf526969053a4ce267400968
tree0b1970faeafa6167dbf58df792bc826f1645569d
parent6af796b4ac454aebe3973c6f771f8fd3280cdb71
bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first

[ Upstream commit 4700a00755fb5a4bb5109128297d6fd2d1272ee6 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/bus/ti-sysc.c