diff options
author | Matthew Garrett <[email protected]> | 2020-01-02 13:55:18 -0800 |
---|---|---|
committer | Jarkko Sakkinen <[email protected]> | 2020-03-13 03:53:15 +0200 |
commit | 805fa88e0780b7ce1cc9b649dd91a0a7164c6eb4 (patch) | |
tree | 7f5b341b0216f6a1185b327e7838434b38b9526f /drivers/usb/cdns3/cdns3-pci-wrap.c | |
parent | 0d81a3f29c0afb18ba2b1275dcccf21e0dd4da38 (diff) |
tpm: Don't make log failures fatal
If a TPM is in disabled state, it's reasonable for it to have an empty
log. Bailing out of probe in this case means that the PPI interface
isn't available, so there's no way to then enable the TPM from the OS.
In general it seems reasonable to ignore log errors - they shouldn't
interfere with any other TPM functionality.
Signed-off-by: Matthew Garrett <[email protected]>
Cc: [email protected] # 4.19.x
Reviewed-by: Jerry Snitselaar <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-pci-wrap.c')
0 files changed, 0 insertions, 0 deletions