summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/spi-core.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: s3c: Rename s3c64xx_spi_setname() functionKrzysztof Kozlowski2019-10-281-1/+1
| | | | | | | | 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>
* ARM: S3C24XX: Add SPDX license identifiersKrzysztof Kozlowski2018-01-031-4/+1
| | | | | | | | Replace GPL license statements with SPDX license identifiers (GPL-2.0 and GPL-2.0+). The h1940-bluetooth.c was licensed under GPL-1.0. This also adds GPL-2.0 to few files lacking license statement. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
* ARM: SAMSUNG: local spi-core header in mach-s3c24xxKukjin Kim2015-07-301-0/+30
This patch moves spi-core header file into mach-s3c24xx. Because it is not used for others except mach-s3c24xx. Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Kukjin Kim <kgene@kernel.org>
OpenPOWER on IntegriCloud