From: Jason Gunthorpe Date: Mon, 23 Sep 2013 18:14:33 +0000 (-0600) Subject: tpm: xen-tpmfront: Fix default durations X-Git-Tag: v3.12-rc3~24^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56be88954bdb3d77619a786bf301af01efb2b057;p=pandora-kernel.git tpm: xen-tpmfront: Fix default durations All the default durations were being set to 10 minutes which is way too long for the timeouts. Normal values for the longest duration are around 5 mins, and short duration ar around .5s. Further, these are just the default, tpm_get_timeouts will set them to values from the TPM (or throw an error). Just remove them. Acked-by: Daniel De Graaf Cc: Konrad Rzeszutek Wilk Signed-off-by: Jason Gunthorpe Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed