[i2c] [patch 2.6.24-rc1-git] i2c-davinci supports new-style drivers
Kevin Hilman
khilman at mvista.com
Mon Oct 29 17:38:29 CET 2007
David Brownell wrote:
> 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.
>
Yeah, the DaVinci tree is still at 2.6.23. Will be merging w/upstream
this week.
Kevin
More information about the i2c
mailing list