diff options
author | 2023-06-15 09:58:12 +0200 | |
---|---|---|
committer | 2023-06-15 12:09:30 +0100 | |
commit | 6f486556abe35f2e6684f95241acbc463342d3eb (patch) | |
tree | d75913b35d744ce422b947387e1e14a8aee89d67 /scripts/generate_rust_analyzer.py | |
parent | spi: s3c64xx: Cleanups (diff) | |
download | wireguard-linux-6f486556abe35f2e6684f95241acbc463342d3eb.tar.xz wireguard-linux-6f486556abe35f2e6684f95241acbc463342d3eb.zip |
spi: stm32: renaming of spi_master into spi_controller
Preparing introduction of SPI device, rename the spi_master structure
into spi_controller. This doesn't have any functional impact since
spi_master was already a macro for spi_controller.
Referring now to ctrl instead of master since the spi_controller
structure might not be used as a master controller only.
Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Signed-off-by: Valentin Caron <valentin.caron@foss.st.com>
Link: https://lore.kernel.org/r/20230615075815.310261-2-valentin.caron@foss.st.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions