commit | 1f0f30e404b3d8f4597a2d9b77fba55452f8fd0e | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | Wed Oct 26 16:28:45 2016 -0600 |
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | Mon Nov 28 01:31:30 2016 +0200 |
tree | 406fcdfd064cefa001efd6dfa92b522b605fe518 | |
parent | d1d253cff74fb866bce69c5052764ed571383ea8 [diff] |
tpm xen: Remove bogus tpm_chip_unregister tpm_chip_unregister can only be called after tpm_chip_register. devm manages the allocation so no unwind is needed here. Cc: stable@vger.kernel.org Fixes: afb5abc262e96 ("tpm: two-phase chip management functions") Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>