commit | 15cc2ed6dcf91a8658e084be4e140147161819d7 | [log] [tgz] |
---|---|---|
author | Jon Hunter <jonathanh@nvidia.com> | Mon Jun 20 14:49:18 2016 +0100 |
committer | Rob Herring <robh@kernel.org> | Fri Jun 24 15:17:02 2016 -0500 |
tree | 0529d4bf516cfe296865ae4001cf0b41ecc15e0c | |
parent | d9fc880723321dbf16b2981e3f3e916b73942210 [diff] |
of/irq: Mark initialised interrupt controllers as populated For interrupt controllers successfully initialised early via device-tree, mark these interrupt controllers as populated so we don't unnecessarily create a device and populate any platform data later on in the boot sequence when we populate all the various platform devices. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Rob Herring <robh@kernel.org>