From: Andy Walls Date: Tue, 14 Apr 2009 01:53:09 +0000 (-0300) Subject: V4L/DVB (11617): cx18: Set up to wait for a one-shot response before sending a firmwa... X-Git-Tag: v2.6.31-rc1~297^2~307 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f0a3cfcfd315d87de8f80af49b114daf7137823;p=pandora-kernel.git V4L/DVB (11617): cx18: Set up to wait for a one-shot response before sending a firmware cmd When sending an outgoing firmware command, prepare to wait before we raise the interrupt, so we don't miss the wake_up() on the acknowledgment. When waiting for the acknowledgement, there is no need to loop around schedule(), as there will only be one interrupt, and hence one wake_up(), issued. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed