On 8 October 2015 at 15:45, Simon Glass <s...@chromium.org> wrote: > On 6 October 2015 at 21:54, Christophe Ricard > <christophe.ric...@gmail.com> wrote: >> As every TPM drivers support UCLASS_TPM, we can only rely on DM_TPM >> functions. >> >> This simplify a bit the code. >> >> Signed-off-by: Christophe Ricard <christophe-h.ric...@st.com> >> Reviewed-by: Tom Rini <tr...@konsulko.com> >> --- >> >> Changes in v4: None >> Changes in v3: None >> Changes in v2: None >> >> common/cmd_tpm.c | 13 +-------- >> drivers/tpm/tpm_tis_infineon.c | 1 - >> drivers/tpm/tpm_tis_lpc.c | 1 - >> include/tis.h | 60 >> ------------------------------------------ >> include/tpm.h | 6 ----- >> lib/tpm.c | 20 +++----------- >> 6 files changed, 4 insertions(+), 97 deletions(-) >> delete mode 100644 include/tis.h > > Acked-by: Simon Glass <s...@chromium.org>
Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot