From: Axel Lin Date: Thu, 13 Feb 2014 05:25:48 +0000 (+0800) Subject: NFC: NCI: Use reinit_completion() at appropriate places X-Git-Tag: v3.15-rc1~113^2~93^2^2~48^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bec44bf0bcd623b5ea48ae1ce44205260ad4b77;p=pandora-kernel.git NFC: NCI: Use reinit_completion() at appropriate places Calling init_completion() once is enough. Then use reinit_completion() instead in __nci_request() and nci_spi_send(). Signed-off-by: Axel Lin Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed