commit | 0e33bbb25436949cc100d40edfbe0f96dfa25882 | [log] [tgz] |
---|---|---|
author | Shubhrajyoti D <shubhrajyoti@ti.com> | Thu Jun 28 20:41:29 2012 +0530 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Thu Jul 12 14:18:26 2012 +0200 |
tree | dbe275daada581fc7ba67f7991aa8f388156a8af | |
parent | 5692d2a22ed9c1a1bc3030bd8188f335b1b0b58c [diff] |
i2c: omap: Do not initialise the completion everytime Use INIT_COMPLETION instead of init_completion in transfer. Reviewed-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>