Re: [PATCH v2 1/1] tpm/tpm_i2c_infineon: Fix init endian vendor check

From: Florian Eckert
Date: Mon Sep 13 2021 - 09:50:33 EST


Hello Jason,

The device works than as expected.

Signed-off-by: Florian Eckert <fe@xxxxxxxxxx>
---
v2:
* use variable type instead of le32_to_cpus function call
drivers/char/tpm/tpm_i2c_infineon.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

And if you do this it need to be made sparse clean/etc

Sorry for the stupid question, but what exactly do you mean?

-- Florian