commit | 8e99ada8deaa9033600cd2c7d0a9366b0e99ab68 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Sat Mar 28 21:34:45 2009 +0100 |
committer | Jean Delvare <khali@linux-fr.org> | Sat Mar 28 21:34:45 2009 +0100 |
tree | 20784a41011e58f7ba6497d7a3763781b8a3d460 | |
parent | eff9ec95efaaf6b12d230f0ea7d3c295d3bc9d57 [diff] |
i2c-algo-pca: Rework waiting for a free bus Waiting for a free bus now accepts the timeout value in jiffies and does proper checking using time_before. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Jean Delvare <khali@linux-fr.org>