diff options
author | Andrey Smirnov <[email protected]> | 2019-04-02 21:01:27 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-04-05 10:23:07 +0700 |
commit | 249e2632dcd0509b8f8f296f5aabf4d48dfd6da8 (patch) | |
tree | e3de5e33d07ea3e9bbd7aa157fe5ffbb84cef660 /scripts/gdb/linux/tasks.py | |
parent | d9088966c851ecbe820c053b347e8d565e4fa05c (diff) |
spi: gpio: Don't request CS GPIO in DT use-case
DT use-case already relies on SPI core to control CS (requested by
of_spi_register_master() and controlled spi_set_cs()), so there's no
need to try to request those GPIO in spi-gpio code. Change the code
such that spi-gpio's CS related code is only used if device is probed
via pdata.
Signed-off-by: Andrey Smirnov <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Chris Healy <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions