commit | aa0fe82629f19efba5c870bc9be089a4f8056a75 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sun Feb 09 11:06:04 2014 +0800 |
committer | Mark Brown <broonie@linaro.org> | Mon Feb 10 12:32:16 2014 +0000 |
tree | d0d0ea5fb465f35f8fe335914dfbeb23d53c1cb8 | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
spi: Use reinit_completion at appropriate places Calling init_completion() once is enough. For the rest of the iterations, call reinit_completion() instead. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@linaro.org>