commit | fe292283c23329218e384bffc6cb4bfa3fd92277 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <[email protected]> | Tue Apr 14 10:27:26 2015 +0300 |
committer | Greg Kroah-Hartman <[email protected]> | Sun May 24 11:13:10 2015 -0700 |
tree | 1fd8bf8cac585ebec397ae1fd793894fbebb14c7 | |
parent | 620cf787c121f39b5223e43bad3d1b7c66ecead5 [diff] |
mei: txe: reduce suspend/resume time HW has to be in known state before the initialisation sequence is started. The polling step for settling aliveness was set to 200ms while in practise this can be done in up to 30msecs. Cc: <[email protected]> #3.18+ Signed-off-by: Tomas Winkler <[email protected]> Signed-off-by: Barak Yoresh <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>