Skip to content

Commit 6f48655

Browse files
Alain Volmatbroonie
authored andcommitted
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 <[email protected]> Signed-off-by: Valentin Caron <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 0ad902a commit 6f48655

File tree

1 file changed

+77
-77
lines changed

1 file changed

+77
-77
lines changed

0 commit comments

Comments
 (0)