Re: [PATCH 2.6] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9)

From: Greg KH
Date: Tue Jul 19 2005 - 23:52:55 EST


On Tue, Jul 19, 2005 at 11:48:43PM +0200, Jean Delvare wrote:
> Convert i2c-isa from a dumb i2c_adapter into a pseudo i2c-core for ISA
> hardware monitoring drivers. The isa i2c_adapter is no more registered
> with i2c-core, drivers have to explicitely connect to it using the new
> i2c_isa_{add,del}_driver interface.

Ick, when I did this originally it was a hack, and it's still a hack.
It's sad to see it spreading around, but that's proably my fault...

Anyway, what are your plans for after this? How long will this code
stay around? What do you want to do next?

I don't have any real objections to this patch series at all, just very
curious as to your proposed roadmap after 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/