diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2016-09-19 04:37:17 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-09-20 17:34:57 +0300 |
commit | 347aa6c41317157b8f8333d058ca02e156748666 (patch) | |
tree | 3edad5b4cd36dc6689ba731bf28665eb11999195 /Kconfig | |
parent | 7880dcb25958a80f7afb5dff1b024fd22dfdfde8 (diff) | |
download | linux-347aa6c41317157b8f8333d058ca02e156748666.tar.xz |
ARM: imx legacy: pcm037: 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 'Kconfig')
0 files changed, 0 insertions, 0 deletions