From: Luciano Coelho Date: Thu, 10 May 2012 09:13:13 +0000 (+0300) Subject: wl18xx: add trigger command and ack event operations X-Git-Tag: v3.6-rc1~125^2~559^2~8^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=274c66cdcd89654de276be871627181b192a6e30;p=pandora-kernel.git wl18xx: add trigger command and ack event operations Add the operations that allow wlcore to trigger commands to the firmware and acknowledge when an event has been fully received. Allocate a private buffer to hold the maximum sized cmd. Send the entire length of the buffer each time a command is sent to signal EOT. Remove the previous EOT mechanism. Signed-off-by: Luciano Coelho Signed-off-by: Arik Nemtsov --- Reading git-diff-tree failed