diff options
author | 2022-09-08 16:05:18 +0300 | |
---|---|---|
committer | 2022-09-08 15:25:23 +0100 | |
commit | 86432b7f8f92b784c2e4af5b02766fb44052abf7 (patch) | |
tree | 2110e67f4affad9ac71d6f32f53328be5425a563 /tools/perf/scripts/python/stackcollapse.py | |
parent | spi: meson-spicc: do not rely on busy flag in pow2 clk ops (diff) | |
download | wireguard-linux-86432b7f8f92b784c2e4af5b02766fb44052abf7.tar.xz wireguard-linux-86432b7f8f92b784c2e4af5b02766fb44052abf7.zip |
spi: Group cs_change and cs_off flags together in struct spi_transfer
The commit 5e0531f6b90a ("spi: Add capability to perform some transfer
with chipselect off") added a new flag but squeezed it into a wrong
group of struct spi_transfer members (note that SPI_NBITS_* are macros
for easier interpretation of the tx_nbits and rx_nbits bitfields).
Group cs_change and cs_off flags together and their doc strings.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220908130518.32186-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions