commit | dd7319a5289deb4e17beb8851d343e7930b32c3b | [log] [tgz] |
---|---|---|
author | Sonic Zhang <sonic.zhang@analog.com> | Mon Mar 22 03:23:16 2010 -0400 |
committer | Ben Dooks <ben-linux@fluff.org> | Thu May 20 00:18:58 2010 +0100 |
tree | 6d6d7ba0727debac654901402fdcbeaad5f931f2 | |
parent | 1bc2962e530527de829bf4b1eb99f24dc25d1828 [diff] |
i2c-bfin-twi: integrate timeout timer with completion interface There isn't much point in managing our own custom timeout timer when the completion interface already includes support for it. This makes the resulting code much simpler and robust. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Ben Dooks <ben-linux@fluff.org>