From: Axel Lin Date: Sun, 9 Feb 2014 03:06:04 +0000 (+0800) Subject: spi: Use reinit_completion at appropriate places X-Git-Tag: v3.15-rc1~147^2~6^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa0fe82629f19efba5c870bc9be089a4f8056a75;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed