Selon Phil Blundell <pb@nexus.co.uk>:
> Okay. You patched soc-device.c to neutralize the resource checking,
> right? Removing the goto statement in this block of code:
>
> else {
> printk (KERN_ERR "%s: cannot find resource %d in
> platform resources\n",
> dev->name, i);
> rc = -ENOENT;
> goto err1;
> }
>
> is probably what's required. If the adc device still isn't initialising
> after that kind of change, some more debugging will be needed to find
> out why.
Yes I have done that (I have rechecked). And (by the way the mediaq doesn't work
anymore)
I don't see that the intialization of the adc has succeeded.
Thanks for your help.
Alain
Received on Tue Mar 02 17:32:24 2004
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:41:46 EDT