Alexandru Ardelean
099ffd7edd
NFC: NCI: use new delay 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_secs`
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 bebcfd272d ("spi: introduce `delay` field for
`spi_transfer` + spi_transfer_delay_exec()")
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2019-12-04 17:00:58 -08:00
..
2019-07-06 12:50:01 +02:00
2019-09-27 15:10:34 -07:00
2019-10-24 14:53:49 -07:00
2019-09-24 16:37:18 +02:00
2019-11-22 16:27:24 -08:00
2019-11-06 16:14:48 -08:00
2019-11-03 08:30:58 +01:00
2019-12-01 13:46:15 -08:00
2019-11-18 19:32:59 -08:00
2019-07-12 16:03:16 -07:00
2019-12-03 11:21:20 -08:00
2019-11-02 13:54:56 -07:00
2019-11-13 10:42:34 +01:00
2019-09-16 12:06:25 +02:00
2019-12-04 16:35:18 -08:00
2019-12-04 12:27:12 -08:00
2019-11-06 16:14:48 -08:00
2019-07-10 18:43:43 -07:00
2019-11-23 16:13:39 -08:00
2019-11-07 20:07:30 -08:00
2019-07-11 14:37:45 -07:00
2019-11-02 13:54:56 -07:00
2019-09-26 08:56:17 +02:00
2019-12-03 11:52:38 -08:00
2019-12-04 12:27:13 -08:00
2019-07-29 10:26:14 -07:00
2019-09-27 10:27:14 +02:00
2019-07-08 19:48:57 -07:00
2019-12-04 12:27:12 -08:00
2019-11-06 21:35:34 -08:00
2019-11-27 11:06:20 -08:00
2019-12-04 12:27:13 -08:00
2019-09-19 18:04:40 -07:00
2019-11-27 17:17:40 -08:00
2019-09-01 11:45:02 -07:00
2019-10-13 11:20:03 -07:00
2019-10-24 14:53:48 -07:00
2019-12-04 17:00:58 -08:00
2019-12-04 16:31:15 -08:00
2019-11-08 14:06:19 -08:00
2019-10-28 13:33:41 -07:00
2019-11-26 14:40:13 -08:00
2019-10-30 17:58:23 -07:00
2019-11-16 21:51:42 -08:00
2019-12-01 13:46:15 -08:00
2019-11-06 16:14:48 -08:00
2019-11-25 20:02:57 -08:00
2019-12-04 16:31:15 -08:00
2019-12-04 12:27:12 -08:00
2019-11-16 21:51:42 -08:00
2019-10-30 12:04:35 -04:00
2019-12-04 12:27:13 -08:00
2019-11-28 22:40:29 -08:00
2019-12-01 13:46:15 -08:00
2019-11-30 14:50:51 -08:00
2019-08-10 15:25:47 -07:00
2019-11-08 11:36:48 -08:00
2019-11-06 16:14:48 -08:00
2019-11-24 16:58:44 -08:00
2019-11-25 20:02:57 -08:00
2019-11-15 14:38:29 +01:00
2019-11-21 12:00:21 -08:00
2019-12-01 14:00:59 -08:00