[U-Boot] [PATCH v2 07/28] tpm: tpm_tis_i2c: Drop unnecessary methods

Simon Glass sjg at chromium.org
Mon Aug 31 00:43:16 CEST 2015


On 22 August 2015 at 18:31, Simon Glass <sjg at 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 at 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.


More information about the U-Boot mailing list