[i2c] [patch 2.6.24-rc1-git] i2c-davinci supports new-style drivers

David Brownell david-b at pacbell.net
Sun Oct 28 17:27:38 CET 2007


On Sunday 28 October 2007, Jean Delvare wrote:
> Hi David,
> 
> On Sat, 27 Oct 2007 08:48:35 -0700, David Brownell wrote:
> > Let DaVinci support new-style i2c drivers.
> 
> It already does.

... hmm, but not in the latest DaVinci tree ...

 
> The i2c-davinci driver does NOT advertise support for SMBUS_QUICK:
> 
> static u32 i2c_davinci_func(struct i2c_adapter *adap)
> {
> 	return I2C_FUNC_I2C | (I2C_FUNC_SMBUS_EMUL & ~I2C_FUNC_SMBUS_QUICK);
> }

Same thing.


Sorry for the confusion, I'd thought the DaVinci tree would be
synced with mainline fo drivers that went upstream.

- Dave



More information about the i2c mailing list