tpm_tis: remove instance_finalize callback
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 11 Jun 2014 10:57:16 +0000 (12:57 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 18 Aug 2014 10:06:21 +0000 (12:06 +0200)
commitc54779f9623ba189fc79f249f8ee1309b73320db
treef8204da505783a4d844f2c37b5a83e8b060f41df
parent469b046ead0671932ff3af8d6f95045b19b186ef
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>
hw/tpm/tpm_tis.c