OSDN Git Service

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:12 +0000 (10:10 -0700)
commitb9b02403177dd9743a8536ffadcac00c782bc302
treeff2f8b4788f8203f4a88378fe8b15ea99b3e804a
parent8a9c48f2527b57add3210e9c737e4708aed8a952
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