Hi,
Le 25/05/2010 11:32, Marc Kleine-Budde a écrit :
>
> adapter = i2c_get_adapter(adapter_number);
> if (!adapter) {
> printf("adapter %d not found\n", adapter_number);
> return -ENODEV
> }
>
I did that without the log after sending the email (should have think a
little bit more before sending the mail) : is a v6 necessary for this log ?
Eric