spi: spi-rockchip: cleanup use struct spi_controller
authorChris Ruehl <chris.ruehl@gtsys.com.hk>
Mon, 11 May 2020 08:30:20 +0000 (16:30 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 15 May 2020 17:50:04 +0000 (18:50 +0100)
commitd66571a20f68f153c045c9822bf4c288e7511168
tree9990ce271e1a3cf3a8841df88ee73244380ae7be
parentafb7f565249aca3d46954889f07b48e8caf860ce
spi: spi-rockchip: cleanup use struct spi_controller

Cleanup, move from the compatibily layer struct spi_master over
to struct spi_controller, and rename the related function calls.

Signed-off-by: Chris Ruehl <chris.ruehl@gtsys.com.hk>
Link: https://lore.kernel.org/r/20200511083022.23678-2-chris.ruehl@gtsys.com.hk
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-rockchip.c