mpc85xx: replace probe with compatible
authorRosen Penev <rosenp@gmail.com>
Fri, 6 Sep 2024 22:08:18 +0000 (15:08 -0700)
committerRobert Marko <robimarko@gmail.com>
Sat, 7 Sep 2024 20:24:07 +0000 (22:24 +0200)
commit078cade9f8eb7260d5cf4baac1a97bd416634b68
treeed7a1182e173591df6e04a8932cdaef8f656ee37
parent4aacd51b2fbd3f9eb58286819790d3ab20b3ac16
mpc85xx: replace probe with compatible

Upstream commit does this for simple cases, which all of these are.

Commit: 1c96fcdef8c7492ecf34ed70102a1ae5253ef9d1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16345
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/br200-wp.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/firebox_t10.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/hiveap-330.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/msm460.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/panda.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/red15w_rev1.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/tl_wdr4900_v1.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/ws-ap3710i.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/ws-ap3715i.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/ws-ap3825i.c