drivers:misc: ti-st: reinit completion on ver read
commit74a4fcf19eed6550651f455db5741fd216b4f004
authorPavan Savoy <pavan_savoy@ti.com>
Wed, 10 Aug 2011 15:18:32 +0000 (10 10:18 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 22 Aug 2011 21:13:32 +0000 (22 14:13 -0700)
tree4883f1c181e9f57dd586f36d2d134d89c076b390
parent0d7c5f2572ccfa7bf83292b1506926663f2d164a
drivers:misc: ti-st: reinit completion on ver read

After the version information has been read, the completion which assists in
wait_for_completion during the firmware send/wait sequence is being re-used
and hence this needs to be re-initialised for fool proof firmware download
retries.

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/misc/ti-st/st_kim.c