]> asedeno.scripts.mit.edu Git - linux.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)
commit35c35fd9256442c2a6af23305b1dffd4f5139591
treec312a950892940294b6cdaa8ffad852a9eb6a124
parent5a0e577fc9155fafc3bfc9fac025ebfad4f4bf14
spi: sh-msiof: Replace spi_master by spi_controller

As of commit 8caab75fd2c2a926 ('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