spi: s3c64xx: introduce s3c64xx_spi_set_port_id()
authorTudor Ambarus <tudor.ambarus@linaro.org>
Fri, 16 Feb 2024 07:05:51 +0000 (07:05 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 5 Mar 2024 20:42:56 +0000 (20:42 +0000)
commit2cda3623ff4f002877a81f4e7a4c3401fd98aa2d
tree885858686d94dbe287d52f46b7dd210096600440
parente08433e095dda8b5e44c376648dbf65c6fb6771a
spi: s3c64xx: introduce s3c64xx_spi_set_port_id()

Prepare driver to get rid of the of alias ID dependency. Split the
port_id logic into a dedicated method.

Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Link: https://msgid.link/r/20240216070555.2483977-9-tudor.ambarus@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-s3c64xx.c