diff options
author | 2023-03-13 18:19:31 +0000 | |
---|---|---|
committer | 2023-03-13 18:19:31 +0000 | |
commit | 4d8ff713e684ea58111a33ea7df2e7ddc30683cc (patch) | |
tree | 1c712cbe67882f338274e77dbf92246bda96fb9f /tools/perf/scripts/python/task-analyzer.py | |
parent | spi: nxp-flexspi: Add i.MX platform dependency (diff) | |
parent | spi: sh-msiof: Remove casts to drop constness (diff) | |
download | wireguard-linux-4d8ff713e684ea58111a33ea7df2e7ddc30683cc.tar.xz wireguard-linux-4d8ff713e684ea58111a33ea7df2e7ddc30683cc.zip |
spi: struct spi_device constification
Merge series from Geert Uytterhoeven <geert+renesas@glider.be>:
After noticing new cases of casting away constness, I went over all
spi_get_*() functions and their callers, and made the following changes:
1. Make all pointer parameters const where possible,
2. Remove unneeded casts, some not even related to constness.
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions