]> asedeno.scripts.mit.edu Git - linux.git/commit
tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Tue, 26 Jun 2018 11:06:15 +0000 (07:06 -0400)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Sat, 28 Jul 2018 14:03:11 +0000 (17:03 +0300)
commitfc1d52b745bae6108102096d85e743ac33b446f2
tree2e7abec656c5452ce8c7317962e88eeb99b3aa53
parent7a64c5597aa40403e9f8319c0664228a5580c121
tpm: rename tpm_chip_find_get() to tpm_find_get_ops()

Rename tpm_chip_find_get() to tpm_find_get_ops() to more closely match
the tpm_put_ops() counter part.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
drivers/char/tpm/tpm-chip.c
drivers/char/tpm/tpm-interface.c
drivers/char/tpm/tpm.h