Seems never reach to the list...
On 8/18/07, hufey <[EMAIL PROTECTED]> wrote:
> Hi list,
>
> I am facing a very strange issue about device probe order.
> I have a piece of code to support network interface card for an embedded box.
>
> It likes following:
>
> ...
> static struct platform_device *c
Hi list,
I am facing a very strange issue about device probe order.
I have a piece of code to support network interface card for an embedded box.
It likes following:
...
static struct platform_device *custom_devices[] __initdata = {
&a_device,
&b_device,
&c_device,
2 matches
Mail list logo