On Wed, 2013-09-18 at 19:53 +0200, Sebastian Hesselbarth wrote: > Current socfpga board init calls of_clk_init() from .machine_init. To > allow consolidation of DT driven .time_init, move of_clock_init() to > a temporary .time_init that will be removed when arch-wide callback is > available. > > Signed-off-by: Sebastian Hesselbarth <sebastian.hesselba...@gmail.com> > --- > Cc: Olof Johansson <o...@lixom.net> > Cc: Arnd Bergmann <a...@arndb.de> > Cc: Dinh Nguyen <dingu...@altera.com> > Cc: Russell King <li...@arm.linux.org.uk> > Cc: linux-arm-ker...@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > --- > arch/arm/mach-socfpga/socfpga.c | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) >
Acked-by: Dinh Nguyen <dingu...@altera.com> Thanks, Dinh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/