diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2016-09-19 04:37:25 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-09-20 22:35:23 +0800 |
commit | c217147b9374e68dd5d127b293c63ed5676db172 (patch) | |
tree | 590dedeb89a85974d718a7b74ced5da31d7cee14 /arch/arm/mach-imx/mach-pcm043.c | |
parent | 88b074626fe1931ddbfc22c60ef183514a29365b (diff) | |
download | lwn-c217147b9374e68dd5d127b293c63ed5676db172.tar.gz lwn-c217147b9374e68dd5d127b293c63ed5676db172.zip |
ARM: imx legacy: mx35-3ds: 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-pcm043.c')
0 files changed, 0 insertions, 0 deletions