lkml.org 
[lkml]   [2011]   [Jul]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] OMAP: hwmod: add kernel cmdline flag to avoid resetting IP blocks during init
On Tue, 5 Jul 2011, Paul Walmsley wrote:

> For this case, we probably need some board file function to tell the
> hwmod code to disregard a device completely, to tell the kernel to
> pretend that the device does not exist.

... and the other problem here is that we currently probe devices via an
arch_initcall(), and the board file init_machine is also an arch_initcall.
Either we'll need to be very careful about Makefile ordering, or we should
just call omap2_init_devices() from the board file init_machine directly.
The latter makes the most sense to me.


- Paul


\
 
 \ /
  Last update: 2011-07-06 04:03    [W:0.162 / U:0.752 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site