commit | 52b855600c5c16c13b6f288f3536d01c2603e78d | [log] [tgz] |
---|---|---|
author | Dongxiao Xu <dongxiao.xu@intel.com> | Sun May 31 14:43:51 2009 +0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jun 19 11:00:55 2009 -0700 |
tree | 114159b3e83b90f2135e9a8e723eab57dc722fe4 | |
parent | 58b25a63a18e88052c8f5f068e68feaac4c6831d [diff] |
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 <dongxiao.xu@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>