[RESEND PATCHv2 07/28] ARM: OMAP2+: timer: change order of hwmod data handling
From: tony@atomide.com (Tony Lindgren)
Date: 2016-06-28 07:04:58
Also in:
linux-clk, linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2016-06-28 07:04:58
Also in:
linux-clk, linux-omap
* Tero Kristo [off-list ref] [160613 12:07]:
With the introduction of hwmod module clocks, the name of the hwmod main clk may not be available before hwmod setup, as hwmod setup may lookup the main clock dynamically based on the hwmod name. Thus, change the order of hwmod setup and main clock handling for the timer code, to make sure the main clock is going to be available.
Acked-by: Tony Lindgren <redacted> Also for this one, please let me know if this can be picked separately. Tony