aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlban Bedel <[email protected]>2019-01-16 19:55:44 +0100
committerMark Brown <[email protected]>2019-01-17 12:34:14 +0000
commita666f2619a97ab9264d3b06055a336b3ee75c108 (patch)
tree7b8dc6f8f4f7f14d3272e2bfbaf32cb3e709c1a2 /tools/perf/scripts/python
parent734882a8bf984c2ac8a57d8ac3ee53230bd0bed8 (diff)
spi: bitbang: Don't call chipselect() in spi_bitbang_setup()
spi_setup() already call spi_set_cs() right after calling the controller setup method, so there is no need for the bitbang driver to do that. Because of this the chipselect() callback was confusingly still called when CS is GPIO based. Signed-off-by: Alban Bedel <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions