[U-Boot] [PATCH v2 14/28] tpm: tpm_tis_i2c: Tidy up delays

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


On 22 August 2015 at 18:31, Simon Glass <sjg at chromium.org> wrote:
> Use a _US suffix for microseconds and a _MS suffic for milliseconds. Move
> all timeouts and delays into one place. Use mdelay() instead of udelay()
> where appropriate.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Acked-by: Christophe Ricard <christophe-h.ricard at st.com>
> ---
>
> Changes in v2: None
>
>  drivers/tpm/tpm_tis_i2c.c | 43 ++++++++++++++++++++++---------------------
>  drivers/tpm/tpm_tis_i2c.h | 16 ++++++----------
>  2 files changed, 28 insertions(+), 31 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list