ARM: s3c: Rename s3c64xx_spi_setname() function
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 23 Oct 2019 15:38:23 +0000 (17:38 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 28 Oct 2019 16:46:57 +0000 (17:46 +0100)
commite966fedeabe1ac3a3ee0a30f6b1afda269bba0a8
tree28882802396085bf8dca1d56ca3e8cfc6651974e
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
ARM: s3c: Rename s3c64xx_spi_setname() function

The name s3c64xx_spi_setname() suggests it is shared with S3C64xx
platform, but except of contents it is not.  It is called only by
S3C24xx code, so make it clear in the name.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/mach-s3c24xx/s3c2416.c
arch/arm/mach-s3c24xx/s3c2443.c
arch/arm/mach-s3c24xx/spi-core.h