Re: [PATCH] tpm: remove unused data fields from I2C and OF device ID tables

2017-12-22 Thread Jason Gunthorpe
On Fri, Dec 22, 2017 at 11:26:36AM +0100, Javier Martinez Canillas wrote: > The data field for the entries in the device tables are set but not used. > > Signed-off-by: Javier Martinez Canillas > > drivers/char/tpm/tpm_i2c_infineon.c | 12 ++-- > 1 file changed, 6 insertions(+), 6 delet

[PATCH] tpm: remove unused data fields from I2C and OF device ID tables

2017-12-22 Thread Javier Martinez Canillas
The data field for the entries in the device tables are set but not used. Signed-off-by: Javier Martinez Canillas --- drivers/char/tpm/tpm_i2c_infineon.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/char/tpm/tpm_i2c_infineon.c b/drivers/char/tpm/tpm_