diff options
author | Alain Volmat | 2023-06-15 09:58:12 +0200 |
---|---|---|
committer | Mark Brown | 2023-06-15 12:09:30 +0100 |
commit | 6f486556abe35f2e6684f95241acbc463342d3eb (patch) | |
tree | d75913b35d744ce422b947387e1e14a8aee89d67 /net/netlink | |
parent | 0ad902aa3b062a9f1dd51dc628e460896a3a405c (diff) |
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 'net/netlink')
0 files changed, 0 insertions, 0 deletions