From: Pavan Savoy Date: Wed, 10 Aug 2011 15:18:34 +0000 (-0500) Subject: drivers:misc: ti-st: reinit completion before send X-Git-Tag: v3.1-rc4~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f81a02ce0693863019dc3fcc532533af6dc0dcd;p=pandora-kernel.git drivers:misc: ti-st: reinit completion before send download firmware behaves differently at different times, when logs are enabled and the system is loaded, the wait_for_completion is able to wait for every send, However during other times the wait does not happen. So, for reliability reinitializing the completion before every send, makes sure the wait happens for every send. Signed-off-by: Pavan Savoy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed