From: Dongxiao Xu Date: Sun, 31 May 2009 06:43:51 +0000 (+0800) Subject: Staging: heci: fix typos and add wait after disconnect X-Git-Tag: v2.6.31-rc1~105^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52b855600c5c16c13b6f288f3536d01c2603e78d;p=pandora-kernel.git Staging: heci: fix typos and add wait after disconnect - Fix typo for enum HECI_WRITE. - Fix timeout issue. If the time period is greater or equal 15s, it's timeout. - Add 10ms wait time after disconnect, to ensure that hardware is ready. Otherwise in the next time connection, hardware resource may be busy. Signed-off-by: Dongxiao Xu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed