commit | 84fda15286d1bcf15e1c5cfb8320c5fab770165f | [log] [tgz] |
---|---|---|
author | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | Mon Sep 19 23:22:09 2016 +0300 |
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | Mon Nov 28 01:31:30 2016 +0200 |
tree | a530af6daa48f1ecc8ce0122a8b78c1b265a922e | |
parent | aaa6f7f6c8bf1a056c1bb337578cbb2f0c50c12a [diff] |
tpm: sanitize constant expressions Use cpu_to_b32 at the time it is needed in enum tpm_capabilities and enum tpm_sub_capabilities in order to be consistent with the other enums in drivats/char/tpm/tpm.h. Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>