diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2016-09-19 03:37:13 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-09-20 16:33:10 +0200 |
commit | 4bc2e627c5aa3b69e1a549f71792c738ce220b1c (patch) | |
tree | 3ffbf8fe2fe7d9213f26641341ff556a9a2c7f3e /arch/arm/mach-imx/mx31lite-db.c | |
parent | Linux 4.8-rc1 (diff) | |
download | linux-4bc2e627c5aa3b69e1a549f71792c738ce220b1c.tar.xz linux-4bc2e627c5aa3b69e1a549f71792c738ce220b1c.zip |
ARM: imx legacy: kzm: 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.
The change is tested on qemu kzm target.
Reported-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-imx/mx31lite-db.c')
0 files changed, 0 insertions, 0 deletions