mirror of https://gitee.com/openkylin/linux.git
f15601d62b
ux500_setup_id is currently called from u8500_map_io(), which is really early, but nothing relies on the ID any more, other than a printk message that is not really all that important to have early during boot. If we move the call to ux500_setup_id() into ux500_soc_device_init(), that file becomes usuable almost entirely standalone, and we can kill off the u8500_map_io() callback as it just does the default debug_ll_io_init() now. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
board-mop500-audio.c | ||
board-mop500.h | ||
cache-l2x0.c | ||
cpu-db8500.c | ||
cpu.c | ||
db8500-regs.h | ||
hotplug.c | ||
id.c | ||
platsmp.c | ||
pm.c | ||
pm_domains.c | ||
pm_domains.h | ||
setup.h | ||
ste-dma40-db8500.h |