> > i2c is only in our stuff because the i2c core is not in the standard kernel
> > yet. As soon as it is, I will make cobalt_i2c* go away.
>
> I am puzzled by this comment. Did you look into drivers/i2c/?
> It certainly is a part of a stock kernel. The main user is
> the V4L, in drivers/media/video, but I think LM sensors use it too.
sorry, I meant to say: The core is in, but the drivers for the adapters in
question are not. They are part of lm_sensors, and as such, make it very
hard for us to maintain. I have encouraged the lm_sensors crew to get at
LEAST the adapters/algorithms submitted for general inclusion. Once that
is in, I will make cobalt_i2c go away.
Tim
-- Tim Hockin Systems Software Engineer Sun Microsystems, Cobalt Server Appliances thockin@sun.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/