From: Maxime Ripard Date: Sat, 5 Oct 2013 12:53:48 +0000 (+0200) Subject: ARM: sunxi: Register the A31 reset IP in init_time X-Git-Tag: soc-for-linus~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=751b2ac4a21331cb353f2e6211d090f881b18bf5;p=pandora-kernel.git ARM: sunxi: Register the A31 reset IP in init_time The A31 has a reset IP that maintains a few other IPs in reset by default. Among these IPs are the UARTs, and most notably the timers. We thus need to register the reset driver before initializing the timers so that the reset timer can use the reset framework. Signed-off-by: Maxime Ripard Acked-by: Philipp Zabel --- Reading git-diff-tree failed