Hi,

On Mon, Nov 05, 2012 at 02:04:56PM +0530, Shubhrajyoti wrote:
> >> @@ -1155,7 +1187,7 @@ omap_i2c_probe(struct platform_device *pdev)
> >>  
> >>            dev->fifo_size = (dev->fifo_size / 2);
> >>  
> >> -          if (dev->rev < OMAP_I2C_REV_ON_3630_4430)
> >> +          if (dev->rev < OMAP_I2C_REV_ON_3630)
> >>                    dev->b_hw = 1; /* Enable hardware fixes */
> > looks like this was applicable to 4430 too, what happened ?
> No actually this can be deleted completely once the
> start -> transaction -> stop sequence recommendation is followed.

yes, but we're not there just yet and this patch is changing the
behavior of the driver in ways which don't belong to $SUBJECT.

-- 
balbi

Attachment: signature.asc
Description: Digital signature

Reply via email to