On Tue, 27 Jul 2010 15:07:28 +0800
David Brownell <[email protected]> wrote:

> 
> 
> --- On Tue, 7/27/10, Feng Tang <[email protected]> wrote:
> 
> > be delayed registering, can we adjust it to make
> > register_board_info()
> > be callable after spi controller is inited? Which makes spi
> > bus like
> > general pci/usb bus, where devices/drivers have no
> > registering order limit.
> 
> They require parents to be registered before children.
> In particular:  bus segments before devices on them.
> SPI is no different (nor should it be).
> 
Sorry, I made a wrong example. 

What I want to say is the matching mechanism between spi board info
and spi master, currently they use bus number to match, but there is
a ordering limit now. For general device/driver matching in linux
device model, there is no such limit. Is it possible to remove the
order limit?

Thanks,
Feng 

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
spi-devel-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

Reply via email to