diff options
author | Andrey Smirnov <[email protected]> | 2019-04-02 21:01:33 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-04-08 14:11:18 +0700 |
commit | 79567c1a321e7396e734135d56950311dde07db2 (patch) | |
tree | b056fe96140abd16dfc7da206ebdcc43ae15f8c0 /scripts/gdb/linux/tasks.py | |
parent | 45beec3519983cb11768cd3ee350f44975bf4cea (diff) |
spi: gpio: Use devm_spi_register_master()
Replace spi_bitbang_start() with a combination of spi_bitbang_init()
and devm_spi_register_master() and drop all of the explicit
cleanup-related code that's no longer necessary.
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