
31 Aug
2015
31 Aug
'15
12:43 a.m.
On 22 August 2015 at 18:31, Simon Glass sjg@chromium.org wrote:
The function methods in struct tpm_vendor_specific just call local functions. Change the code to use a direct call.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
drivers/tpm/tpm_tis_i2c.c | 12 ++++-------- drivers/tpm/tpm_tis_i2c.h | 4 ---- 2 files changed, 4 insertions(+), 12 deletions(-)
Applied to u-boot-dm.