summaryrefslogtreecommitdiff
path: root/.cocciconfig
diff options
context:
space:
mode:
authorSergiu Cuciurean <sergiu.cuciurean@analog.com>2020-02-27 16:09:17 +0200
committerEnric Balletbo i Serra <enric.balletbo@collabora.com>2020-03-02 11:04:04 +0100
commit7d3ca507fda9b60544bb86b9ef89cadc14755d70 (patch)
treecb3240c1d5aec360426c156f2e2951068a2568ba /.cocciconfig
parentf775ac78fcfc6bdc96bdda07029d11f2a5e84869 (diff)
platform/chrome: cros_ec_spi: Use new structure for SPI transfer delays
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_usecs` with `delay` for this driver. The `spi_transfer_delay_exec()` function [in the SPI framework] makes sure that both `delay_usecs` & `delay` are used (in this order to preserve backwards compatibility). [1] commit bebcfd272df6 ("spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()") Signed-off-by: Sergiu Cuciurean <sergiu.cuciurean@analog.com> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions