commit | 65f2ce96a94d2a61fca486a48d9da30845b16d20 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Wed Jul 02 17:49:28 2014 +0200 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Aug 25 16:04:26 2014 +0200 |
tree | 34c871ffa582c8c4182c814a9ced555f34112e12 | |
parent | 4b0a683cf16eac06385c96c2fcf21766818f757c [diff] |
ARM: at91/soc: Introduce register_devices callback Some core devices should be registered by the SoC itself rather than by every board using this SoC. Introduce a register_devices callback that should be called during the init_machine in order to do that. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>