diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2016-09-19 01:37:24 (GMT) |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-09-20 14:35:20 (GMT) |
commit | 88b074626fe1931ddbfc22c60ef183514a29365b (patch) | |
tree | 5b8f9cc9f46f662e9c8362d6ea2492b49486f045 /crypto/ahash.c | |
parent | 598b2505b1b960e49ab050d61804566716818a6d (diff) | |
download | linux-88b074626fe1931ddbfc22c60ef183514a29365b.tar.xz |
ARM: imx legacy: mx27-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 'crypto/ahash.c')
0 files changed, 0 insertions, 0 deletions