diff options
author | Stefan Berger <stefanb@linux.vnet.ibm.com> | 2016-02-29 14:53:01 +0100 |
---|---|---|
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | 2016-06-25 16:26:35 +0200 |
commit | 2072df40ec19d9703adfcdbd15f30c879bb65b2a (patch) | |
tree | 0c2891821b65b34151f0a299d739b793d1f4d91a /drivers/soc | |
parent | tpm: Provide strong locking for device removal (diff) | |
download | linux-2072df40ec19d9703adfcdbd15f30c879bb65b2a.tar.xz linux-2072df40ec19d9703adfcdbd15f30c879bb65b2a.zip |
tpm: Get rid of module locking
Now that the tpm core has strong locking around 'ops' it is possible
to remove a TPM driver, module and all, even while user space still
has things like /dev/tpmX open. For consistency and simplicity, drop
the module locking entirely.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
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>
Diffstat (limited to 'drivers/soc')
0 files changed, 0 insertions, 0 deletions