[PATCH v4 3/6] commands: add i2c commands

Eric Bénard eric at eukrea.com
Tue May 25 05:43:42 EDT 2010


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



More information about the barebox mailing list