diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2023-02-18 10:15:45 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-03-15 00:52:10 +1100 |
commit | 2fc39acfcacf3dc1392d8062f6d7b7d94eb2537c (patch) | |
tree | 0f7ac1efaf52ebe3a4e602a06e1ac45511dd9709 /arch/powerpc/platforms/85xx/qemu_e500.c | |
parent | 35e175bdd52e75d4f9b1a6b3cea870c728acf344 (diff) | |
download | linux-stable-2fc39acfcacf3dc1392d8062f6d7b7d94eb2537c.tar.gz linux-stable-2fc39acfcacf3dc1392d8062f6d7b7d94eb2537c.tar.bz2 linux-stable-2fc39acfcacf3dc1392d8062f6d7b7d94eb2537c.zip |
powerpc/machdep: Define 'compatible' property in ppc_md and use it
Most probe functions do nothing else than checking whether
the machine is compatible to a given string.
Define that string in ppc_md structure and check it directly from
probe_machine() instead of using ppc_md.probe() for that.
Keep checking in ppc_md.probe() only for more complex probing.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/6cb9865d916231c38401ba34ad1a98c249fae135.1676711562.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/platforms/85xx/qemu_e500.c')
0 files changed, 0 insertions, 0 deletions