1
0
Fork 0
alistair23-linux/arch/sh/drivers
Guenter Roeck eecd37e105 drivers: Fix boot problem on SuperH
SuperH images crash too eearly to display any console output. Bisect
points to commit 507fd01d53 ("drivers: move the early platform device
support to arch/sh"). An analysis of that patch suggests that
early_platform_cleanup() is now called at the wrong time. Restoring its
call point fixes the problem.

Cc: Bartosz Golaszewski <brgl@bgdev.pl>
Fixes: 507fd01d53 ("drivers: move the early platform device support to arch/sh")
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Rob Landley <rob@landley.net>
Link: https://lore.kernel.org/r/20191203205852.15659-1-linux@roeck-us.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-12-10 15:51:20 +01:00
..
dma sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
pci sh: Use pr_warn instead of pr_warning 2019-10-18 13:52:05 +02:00
superhyway sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile drivers: move the early platform device support to arch/sh 2019-10-07 13:50:47 +02:00
heartbeat.c sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00
platform_early.c drivers: Fix boot problem on SuperH 2019-12-10 15:51:20 +01:00
push-switch.c sh: drivers: convert to SPDX identifiers 2018-12-28 12:11:44 -08:00