Re: I2C algorithm IDs

From: Greg KH
Date: Tue Feb 01 2005 - 02:43:13 EST


On Sat, Jan 22, 2005 at 05:47:18PM +0000, Russell King wrote:
> Greg,
>
> Are I2C algorithm IDs supposed to be unique? Do they have any meaning in
> reality at all? If the answer is yes to either of these questions, the
> following should probably be resolved:

Yes, they are used in some places, and yes they do need to be unique.

> #define I2C_ALGO_PCA 0x150000 /* PCA 9564 style adapters */
> #define I2C_ALGO_SIBYTE 0x150000 /* Broadcom SiByte SOCs */

Thanks for pointing this out, I've gone and fixed this up and will send
the patch upward.

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/