diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2016-09-19 03:37:16 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-09-20 16:34:54 +0200 |
commit | 7880dcb25958a80f7afb5dff1b024fd22dfdfde8 (patch) | |
tree | 17ac1f12a8816ba715334dbaff552a463d8b3bd0 /arch/arm/mach-imx/cpu-imx35.c | |
parent | ARM: imx legacy: mx31ads: move peripheral initialization to .init_late (diff) | |
download | linux-7880dcb25958a80f7afb5dff1b024fd22dfdfde8.tar.xz linux-7880dcb25958a80f7afb5dff1b024fd22dfdfde8.zip |
ARM: imx legacy: mx31lilly: move peripheral initialization to .init_late
The change moves some of peripheral registrations and initializations
(all peripherals dependent on GPIOs) from .init_machine to .init_late
level, this allows to safely shift the shared GPIO controller driver
initialization level after init level of i.MX IOMUXC driver.
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-imx/cpu-imx35.c')
0 files changed, 0 insertions, 0 deletions