diff options
| author | Arnd Bergmann <[email protected]> | 2016-06-20 21:21:20 +0000 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2016-07-12 09:24:08 +0000 |
| commit | f15601d62bf1348c1dc9fe3455b277a652db1c6e (patch) | |
| tree | 8d4a25cce6964b31a9138bf15dc187aa38328aa0 /drivers/net/xen-netback/interface.c | |
| parent | ARM: ux500: consolidate soc_device code in id.c (diff) | |
| download | kernel-f15601d62bf1348c1dc9fe3455b277a652db1c6e.tar.gz kernel-f15601d62bf1348c1dc9fe3455b277a652db1c6e.zip | |
ARM: ux500: call ux500_setup_id later
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 <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
