diff options
author | 2020-04-07 14:36:06 -0700 | |
---|---|---|
committer | 2020-04-07 14:42:08 -0700 | |
commit | a46387712da12b61bf1ce1a3f63b60a17b098960 (patch) | |
tree | d9715839c6b7674ef729a464222f3734a1f29bca /fs/jbd2/commit.c | |
parent | iio: cros_ec: Use Hertz as unit for sampling frequency (diff) | |
download | linux-dev-a46387712da12b61bf1ce1a3f63b60a17b098960.tar.xz linux-dev-a46387712da12b61bf1ce1a3f63b60a17b098960.zip |
platform/chrome: cros_ec_spi: Wait for USECS, not NSECS
The use of `delay_usecs` in terminate_request() was replaced with the new
`delay` struct used by the SPI subsystem, however the unit was
set to SPI_DELAY_UNIT_NSECS instead of SPI_DELAY_UNIT_USECS. This fixes that.
Fixes: 7d3ca507fda9 ("platform/chrome: cros_ec_spi: Use new structure for SPI transfer delays")
Signed-off-by: Benson Leung <bleung@chromium.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions