Re: [PATCH] tpm_tis_spi: use new `delay` structure for SPI transfer delays

From: Jarkko Sakkinen
Date: Mon Dec 09 2019 - 14:50:51 EST


On Wed, Dec 04, 2019 at 10:00:49AM +0200, Alexandru Ardelean wrote:
> In a recent change to the SPI subsystem [1], a new `delay` struct was added
> to replace the `delay_usecs`. This change replaces the current `delay_secs`
> with `delay` for this driver.

Please, write 'delay_usecs' instead of `delay_usecs`.

/Jarkko