]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: SAMSUNG: set s3c24xx_dma_filter for s3c64xx-spi0 device
authorHeiko Stuebner <heiko@sntech.de>
Mon, 7 Oct 2013 21:42:11 +0000 (06:42 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 7 Oct 2013 21:42:11 +0000 (06:42 +0900)
commit7f99ef2284b46f69dfdca690c2b00fa735b32ccc
treeec535260805e52ed025e8880544ff5492b05807b
parentf2dda07db68d2bbe91bc9985280f0586c9d25523
ARM: SAMSUNG: set s3c24xx_dma_filter for s3c64xx-spi0 device

The spi-s3c64xx device is also used on the s3c2416 and s3c2443 SoCs.
The driver also already uses only generic dma-engine operations.

Therefore add another elif to set the s3c24xx filter.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/devs.c