Re: [BK PATCH] I2C update for 2.6.10-rc1

From: Greg KH
Date: Tue Nov 09 2004 - 10:25:46 EST


On Tue, Nov 09, 2004 at 10:29:00AM +0100, Jean Delvare wrote:
>
> Hi Greg,
>
> >Greg Kroah-Hartman:
> > o I2C: delete normal_i2c_range logic from sensors as there are no more
> > users
> > o I2C: moved from all sensor drivers from normal_i2c_range to normal_i2c
> > o I2C: fix i2c_detect to allow NULL fields in adapter address structure
> > o I2C: remove normal_isa_range from I2C sensor drivers, as it's not used
> > o I2C: remove ignore_range from I2C sensor drivers, as it's not used
> > o I2C: remove probe_range from I2C sensor drivers, as it's not used
>
> I'm very happy with that :) A documentation update will be needed though.

Doh, ok, I'll go do that, forgot that...

> Also, while we're at it, is there any reason why I2C_CLIENT_END and
> I2C_CLIENT_ISA_END are two different constants?

unsigned short vs unsigned int, right?

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/