]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
authorSimon Glass <sjg@chromium.org>
Sun, 23 Aug 2015 00:31:24 +0000 (18:31 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 10:19:16 +0000 (12:19 +0200)
commit0bd7f0d5d13412993a7b13bf3991121acbcf8ca7
tree263109c6cf9866aff606dcefddf03e1f8d545f9c
parentba651e1ab9a6079a444a54aac7f6ca08667199d0
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific

This function is misnamed since it only applies to a single driver. Merge
its fields into its parent.

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