[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <22dbbef21002250507s12664df5q36e50a8f9e0bc3b9@mail.gmail.com>
Date:	Thu, 25 Feb 2010 18:37:37 +0530
From:	viresh kumar <viresh.linux@...il.com>
To:	linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Cc:	viresh.kumar@...com
Subject: QUERY: How to call board specific initialization function before 
	map_io or timer_init
Hello,
I need to call my board specific initialization routine before
timer_init or map_io is called.
I tried to see that in earlier architectures and found most of
architecture call machine
specific init function from map_io or init_irq or init_machine.
Situation: I need to register my clock framework with
arch/arm/common/clkdev framework
before actually initializing timer. So i can't do this in
"init_machine" as timer_init is called
before that.
Can anybody please help.
regards,
viresh kumar
ST Microelectronics
India
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
