mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 06:31:52 +00:00
ac34de14ac
With the SoC matching changed to a platform driver the match data
is available only after other drivers, which may rely on it are
already probed. This breaks at least the CAAM driver on i.MX8M.
Revert the change until all those drivers have been audited and
changed to be able to eal with match data being available later
in the boot process.
Fixes:
|
||
---|---|---|
.. | ||
gpc.c | ||
gpcv2.c | ||
Kconfig | ||
Makefile | ||
soc-imx8m.c | ||
soc-imx.c |