On Thu, 2005-01-13 at 15:24 -0600, Kumar Gala wrote: > I was wondering if you had any opinions on the timeout between > transactions in drivers/i2c/busses/mpc-i2c. Looking at it, we > currently set the timeout between transactions to 1 second (HZ). Any > reason its this high?
It only exists because when I started the driver I hadn't spotted the timeout field in i2c_adapter. Your patch is fine. -- Adrian Cox <adrian at humboldt.co.uk>