Thread (1 message) 1 message, 1 author, 2015-03-10

Re: [PATCH v2 14/18] ARM: Add STM32 family machine

From: Arnd Bergmann <arnd@arndb.de>
Date: 2015-03-10 16:49:14
Also in: linux-arch, linux-arm-kernel, linux-devicetree, linux-gpio, linux-serial, lkml

Possibly related (same subject, not in this thread)

On Friday 20 February 2015 19:01:13 Maxime Coquelin wrote:
+static void __init stm32_timer_init(void)
+{
+       of_clk_init(NULL);
+       reset_controller_of_init();
+       clocksource_of_init();
+
+}
Don't do that. As I said, I'd rather not introduce reset_controller_of_init()
at all, but if we end up doing it, it should be run by default for
any machine that has an empty timer_init callback.

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help