spi: gpio: Follow renaming of SPI "master" to "controller"
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 9 Feb 2024 16:54:23 +0000 (18:54 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 9 Feb 2024 17:26:34 +0000 (17:26 +0000)
commitfc5b764bef24d0cf722deb5c1a44948cd17d4afe
treeb11f8bbb1ce9ada82adcf9ae3065d395318d0223
parent3d4dd10b376e1b8b6d0409f7e7b752f9baa51c24
spi: gpio: Follow renaming of SPI "master" to "controller"

In commit 8caab75fd2c2 ("spi: Generalize SPI "master" to "controller"")
some functions and struct members were renamed. Recent work by Uwe
completes this renaming. However, there are plenty of leftovers in
the comments and in-code documentation. Update them as well.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240209165423.2305493-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/spi/spi_gpio.h