linux-stable/drivers/sh
Arnd Bergmann 8daaed7638 sh: Remove superhyway bus support
The superhyway bus driver was only referenced on SH4-202, which is now gone,
so remove it all as well.

I could find no trace of anything ever calling superhyway_register_driver(),
not in the git history but also not on the web, so I assume this has never
served any purpose on mainline kernels.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Link: https://lore.kernel.org/r/20230914155523.3839811-3-arnd@kernel.org
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
2023-10-25 16:50:11 +02:00
..
clk sh: clk: Fix clk_enable() to return 0 on NULL clk 2023-02-27 10:50:48 +01:00
intc sh: intc: move to use bus_get_dev_root() 2023-03-17 15:29:55 +01:00
maple maple: remove unneeded maple_bus_uevent() callback. 2023-02-01 14:01:32 +01:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile sh: Remove superhyway bus support 2023-10-25 16:50:11 +02:00
pm_runtime.c