You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert tpm_tis_spi_mod.ko back to tpm_tis_spi.ko as the rename could
break user space scripts. This can be achieved by renaming tpm_tis_spi.c
as tpm_tis_spi_main.c. Then tpm_tis_spi-y can be used inside the
makefile.
Cc: Andrey Pronin <[email protected]>
Cc: Stephen Boyd <[email protected]>
Cc: [email protected] # 5.5.x
Fixes: 797c011 ("tpm: tpm_tis_spi: Support cr50 devices")
Reported-by: Alexander Steffen <[email protected]>
Tested-by: Alexander Steffen <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
0 commit comments