qemu/hw/tpm
Paolo Bonzini c54779f962 tpm_tis: remove instance_finalize callback
It is never used, since ISA device are not hot-unpluggable.

Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-08-18 12:06:21 +02:00
..
Makefile.objs
tpm_int.h Move TPM passthrough specific command line options to backend structure 2013-04-23 10:40:40 -05:00
tpm_passthrough.c Move TPM passthrough specific command line options to backend structure 2013-04-23 10:40:40 -05:00
tpm_tis.c tpm_tis: remove instance_finalize callback 2014-08-18 12:06:21 +02:00
tpm_tis.h