mei: txe: reduce suspend/resume time
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 14 Apr 2015 07:27:26 +0000 (10:27 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Jul 2015 17:10:03 +0000 (10:10 -0700)
commit6bc62fd9b8493bd6a07bb73a5d63ed28fea40b78
treefd175535c3e654a6070505f387b636871d3b5579
parent5acb6674291b15ea45d5bd65baff96a896f11ec6
mei: txe: reduce suspend/resume time

commit fe292283c23329218e384bffc6cb4bfa3fd92277 upstream.

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.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Barak Yoresh <barak.yoresh@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/hw-txe.c