commit | 5a0e577fc9155fafc3bfc9fac025ebfad4f4bf14 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Feb 08 10:09:08 2019 +0100 |
committer | Mark Brown <broonie@kernel.org> | Fri Feb 08 13:04:19 2019 +0000 |
tree | 41aac3224ad268cde3b5dc2df3beeed88d1feba4 | |
parent | 9428a073eb703de47e569607867eb9f2c3367270 [diff] |
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>