]> git.baikalelectronics.ru Git - kernel.git/commit
spi: sh-msiof: Replace spi_master by spi_controller
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 8 Feb 2019 09:09:09 +0000 (10:09 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 8 Feb 2019 13:04:32 +0000 (13:04 +0000)
commita95fc568b497e93c030960c03f3dc66588a29471
treec312a950892940294b6cdaa8ffad852a9eb6a124
parent6897b67a618fd7fe7f276028e05eab89d7b769fe
spi: sh-msiof: Replace spi_master by spi_controller

As of commit b8ed9252dfe75bd2 ('spi: Generalize SPI "master" to
"controller"'), the old master-centric names are compatibility wrappers
for the new controller-centric names.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-sh-msiof.c