[PATCH 1/6 v2] ARM: Add basic architecture support for VIA/WonderMedia 85xx SoC's

Russell King - ARM Linux linux at arm.linux.org.uk
Sun Nov 7 12:17:26 EST 2010


On Sun, Nov 07, 2010 at 08:08:45PM +0300, Alexey Charkov wrote:
> I believe it can. Thanks for the info, I just didn't know about that.
> Will fix this shortly.
> 
> Is it OK to leave resources assignment in map_io or is there a better
> place to do that as well?

Well, surely resources don't need to be set this early, because
they're not going to be used before their associated devices are
registered - which presumably happens in your init_machine callback.
So, can you not call a function from the init_machine callbacks to
setup these resources?



More information about the linux-arm-kernel mailing list