opnsense-src/sys/dev/tpm
Konrad Sewiłło-Jopek 91af12081e TPM: do not set device description if probe fails
device_set_desc should be called only if driver probes successfully.

Approved by:	mw(mentor)
Reviewed by:	mw, kd
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D35998

(cherry picked from commit 31ee3a33aa)
2022-09-01 09:14:40 +02:00
..
tpm.c unifdef -D__FreeBSD__ to remove the OpenBSD support 2021-01-13 22:35:22 -08:00
tpm20.c tpm: clean up empty lines in .c and .h files 2020-09-01 21:50:31 +00:00
tpm20.h tpm: clean up empty lines in .c and .h files 2020-09-01 21:50:31 +00:00
tpm_acpi.c tpm: clean up empty lines in .c and .h files 2020-09-01 21:50:31 +00:00
tpm_crb.c TPM: do not set device description if probe fails 2022-09-01 09:14:40 +02:00
tpm_isa.c
tpm_tis.c tpm: clean up empty lines in .c and .h files 2020-09-01 21:50:31 +00:00
tpmvar.h