diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2016-09-19 04:37:21 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-09-20 17:35:11 +0300 |
commit | 1cecfa48d98f6b07db8ed0cfda6f18ef3c8f9121 (patch) | |
tree | c5a4ceee093556e25a764d27b58f6ff2e3f92b14 /arch/arm/mach-imx/mach-bug.c | |
parent | a95a9322df400b5b4a9dc49dffbb30742ecc5497 (diff) | |
download | linux-1cecfa48d98f6b07db8ed0cfda6f18ef3c8f9121.tar.xz |
ARM: imx legacy: mx31moboard: 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/mach-bug.c')
0 files changed, 0 insertions, 0 deletions