]> asedeno.scripts.mit.edu Git - linux.git/commit
spi: sh-hspi: Replace spi_master by spi_controller
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 8 Feb 2019 09:09:08 +0000 (10:09 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 8 Feb 2019 13:04:19 +0000 (13:04 +0000)
commit5a0e577fc9155fafc3bfc9fac025ebfad4f4bf14
tree41aac3224ad268cde3b5dc2df3beeed88d1feba4
parent9428a073eb703de47e569607867eb9f2c3367270
spi: sh-hspi: 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-hspi.c