Re: i2c_use_client broken

From: Greg KH
Date: Tue Mar 09 2004 - 18:34:13 EST


On Thu, Mar 04, 2004 at 01:34:46AM -0500, Kevin O'Connor wrote:
> The i2c_inc_use_client test looks backward - the code should look like:
>
> if (i2c_inc_use_client(client))
> return -ENODEV;

Russell King just sent me a patch to fix this.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/