From: David Kilroy Date: Thu, 21 Aug 2008 22:27:50 +0000 (+0100) Subject: orinoco: Add function to execute Hermes initialisation commands synchronously X-Git-Tag: v2.6.28-rc1~717^2~413 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc5a62d8b7052ea588e4f7750cd78b0c4c47015a;p=pandora-kernel.git orinoco: Add function to execute Hermes initialisation commands synchronously The current synchronous execution function doesn't work for certain Hermes commands which clear the MAGIC number from SWSUPPORT0. These commands seem to be related to initialisation or programming, for example HERMES_CMD_INIT. Replicate hermes_docmd_wait for commands which clear the MAGIC number from SWSUPPORT0. This version accepts two extra arguments which are passed straight to the firmware. Functionality copied out of hermes_init. Signed-off-by: David Kilroy Signed-off-by: John W. Linville --- Reading git-diff-tree failed