Thread (65 messages) 65 messages, 10 authors, 2015-03-18

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

From: arnd@arndb.de (Arnd Bergmann)
Date: 2015-03-10 16:49:14
Also in: linux-api, linux-arch, linux-devicetree, linux-gpio, linux-serial, lkml

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