tpm: remove TPMDriverOps
commitd31076ba75d4239928282143efd30d08730c8845
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 9 Oct 2017 22:55:49 +0000 (10 00:55 +0200)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Thu, 19 Oct 2017 15:42:23 +0000 (19 11:42 -0400)
treef92f2182a095cd749861b0858689346abacb26c9
parentcfab6da8a7d3e9d825ea284a0ebbf6579e204f74
tpm: remove TPMDriverOps

Use TPMBackendClass to hold class methods/fields.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
backends/tpm.c
hw/tpm/tpm_emulator.c
hw/tpm/tpm_passthrough.c
include/sysemu/tpm_backend.h
scripts/checkpatch.pl
tpm.c