diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2016-09-19 04:37:13 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-09-20 22:33:10 +0800 |
commit | 4bc2e627c5aa3b69e1a549f71792c738ce220b1c (patch) | |
tree | 3ffbf8fe2fe7d9213f26641341ff556a9a2c7f3e /arch/arm/mach-imx/mach-pcm043.c | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc (diff) | |
download | blackbird-op-linux-4bc2e627c5aa3b69e1a549f71792c738ce220b1c.tar.gz blackbird-op-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/mach-pcm043.c')
0 files changed, 0 insertions, 0 deletions