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