]> git.sur5r.net Git - u-boot/commit
tpm: tpm_tis_i2c: Drop unnecessary methods
authorSimon Glass <sjg@chromium.org>
Sun, 23 Aug 2015 00:31:23 +0000 (18:31 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 31 Aug 2015 13:57:27 +0000 (07:57 -0600)
commitb382e02124710d8964fe75b94046a7708c55216c
treed3a1cd2f547fc31a0bbc1cb6190f7847886a6403
parent4cd7b7834c19903504d76542fb0240cde34853f5
tpm: tpm_tis_i2c: Drop unnecessary methods

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>
Reviewed-by: Heiko Schocher <hs@denx.de>
drivers/tpm/tpm_tis_i2c.c
drivers/tpm/tpm_tis_i2c.h