From: Maxime Ripard Date: Wed, 2 Jul 2014 15:49:28 +0000 (+0200) Subject: ARM: at91/soc: Introduce register_devices callback X-Git-Tag: fixes-for-v3.18-merge-window~3^2~13^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65f2ce96a94d2a61fca486a48d9da30845b16d20;p=pandora-kernel.git 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 Acked-by: Alexandre Belloni Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed