On Fri, Nov 20, 2015 at 01:32:32PM -0500, Stefan Berger wrote:
From: Stefan Berger stefanb@linux.vnet.ibm.com
Remove the scaler that scaled the timeouts and durations by a factor of 10. Remove that to use the default values that are being used until the TPM specific ones are read from the TPM itself.
Get these TPM specific values earlier from the device.
Unless I'm missing something, determine_timeouts() still gets the values in microseconds while tpm_drivers.c expects them in milliseconds.
-Kevin