2013-09-24 16:08:04

by Mateusz Krawczuk

[permalink] [raw]
Subject: [PATCH v2] Spi s3c64xx fix for s5pv210

Replace all symbols by simple dependency PLAT_SAMSUNG.

Signed-off-by: Mateusz Krawczuk <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
---
drivers/spi/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index 734eaa5..eb1f1ef 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -394,7 +394,7 @@ config SPI_S3C24XX_FIQ

config SPI_S3C64XX
tristate "Samsung S3C64XX series type SPI"
- depends on (ARCH_S3C24XX || ARCH_S3C64XX || ARCH_S5P64X0 || ARCH_EXYNOS)
+ depends on PLAT_SAMSUNG
select S3C64XX_DMA if ARCH_S3C64XX
help
SPI driver for Samsung S3C64XX and newer SoCs.
--
1.8.1.2


2013-09-26 11:10:05

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH v2] Spi s3c64xx fix for s5pv210

On Tue, Sep 24, 2013 at 06:07:46PM +0200, Mateusz Krawczuk wrote:

> Replace all symbols by simple dependency PLAT_SAMSUNG.

Applied, thanks. Please use subject lines that fit in with the
subsystem.


Attachments:
(No filename) (200.00 B)
signature.asc (836.00 B)
Digital signature
Download all attachments