]> git.baikalelectronics.ru Git - kernel.git/commit
tpm_tis_core: convert max timeouts from msec to jiffies
authorapronin@chromium.org <apronin@chromium.org>
Fri, 15 Jul 2016 00:29:40 +0000 (17:29 -0700)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 19 Jul 2016 14:43:38 +0000 (17:43 +0300)
commit9a0e27d1c09960a20b298becdfb2a7107e58c0b9
tree5de2deb420cebd98f522f19d945ff1953ac02d07
parent354ef0a4de437d92d4bed07a75aadb03fa3709cc
tpm_tis_core: convert max timeouts from msec to jiffies

tpm_tis_core was missing conversion from msec when assigning max
timeouts from constants.

Fixes: 1c8eb73e9e1c ("tpm: TPM 2.0 FIFO Interface")
Signed-off-by: Andrey Pronin <apronin@chromium.org>
Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
drivers/char/tpm/tpm_tis_core.c