diff options
author | Mason Zhang <[email protected]> | 2021-08-04 21:37:17 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-08-05 16:42:53 +0100 |
commit | 8c33ebfeeb597ea953df93f84ea25482d29c664f (patch) | |
tree | 52a864dc68259fac9c661324eb2faabdbe5ef3f7 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 726e6f31b1026f62206f1d32b5cbb7e9582c4d03 (diff) |
spi: move cs spi_delay to spi_device
As we know, spi core layer has removed spi_set_cs_timing() API.
So this patch moved spi_delay for cs_timing from spi_controller
to spi_device, because cs timing should be set by spi_device but
not controller.
Signed-off-by: Mason Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions