
31 Aug
2015
31 Aug
'15
12:43 a.m.
On 22 August 2015 at 18:31, Simon Glass sjg@chromium.org wrote:
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
Changes in v2: None
drivers/tpm/tpm_tis_i2c.c | 79 ++++++++++++++++++----------------------------- drivers/tpm/tpm_tis_i2c.h | 16 +++------- 2 files changed, 35 insertions(+), 60 deletions(-)
Applied to u-boot-dm.